darwin fixes

This commit is contained in:
2025-08-18 23:24:06 -07:00
parent 7e96025555
commit 10c6ff1c62

View File

@@ -109,7 +109,7 @@
};
# Install firefox.
programs.firefox.enable = true;
# programs.firefox.enable = true;
# Allow unfree packages
nixpkgs.config.allowUnfree = true;