universeair: firefox (nix -> homebrew) not built for darwin (yet)

This commit is contained in:
2024-01-29 11:29:19 -05:00
parent c38803ae40
commit 544ee898d1

View File

@@ -55,7 +55,6 @@ in
cbqn-replxx
# Graphical Apps:
firefox
rectangle
tailscale
discord
@@ -67,6 +66,7 @@ in
enable = true;
# Graphical apps to install through homebrew instead of nixpkgs
casks = [
"firefox"
"nextcloud"
"tidal"
];