commit 274205a32484a608374fb21fc8eb218d76c57c91
parent 0a36ed48b78eecac0b17076e66cd771eb465a904
Author: Leah (ctucx) <git@ctu.cx>
Date: Wed, 19 Apr 2023 11:09:13 +0200
parent 0a36ed48b78eecac0b17076e66cd771eb465a904
Author: Leah (ctucx) <git@ctu.cx>
Date: Wed, 19 Apr 2023 11:09:13 +0200
configurations/darwin/homebrew: remove wireshark, wine-stable; add AusweisApp2
1 file changed, 6 insertions(+), 8 deletions(-)
diff --git a/configurations/darwin/homebrew.nix b/configurations/darwin/homebrew.nix @@ -23,7 +23,6 @@ "iterm2" "firefox" "thunderbird" - "telegram" "libreoffice" "iina" "spotify" @@ -41,16 +40,15 @@ "topnotch" "monitorcontrol" "eqmac" - - "wireshark" - "wine-stable" ]; masApps = { - Numbers = 409203825; - Pages = 409201541; - Navigator = 1590354537; - "ICE Buddy" = 1595947689; + Numbers = 409203825; + Pages = 409201541; + Navigator = 1590354537; + "ICE Buddy" = 1595947689; + Telegram = 747648890; + "AusweisApp2" = 948660805; }; };