try to fix nix warnings

This commit is contained in:
Noah Masur
2026-08-01 08:54:13 -04:00
parent 59685bf023
commit 31cecf05cc
7 changed files with 52 additions and 46 deletions
@@ -23,6 +23,7 @@ in
programs.firefox = {
enable = true;
configPath = ".mozilla/firefox";
package = pkgs.firefox;
profiles.default = {
id = 0;