remove firefox in hm
All checks were successful
nix flake show / show-flake (push) Successful in 28s

This commit is contained in:
smayzy 2025-08-08 19:17:38 +02:00
parent 6f2936f567
commit 5798a8bcb2

View File

@ -44,13 +44,6 @@
};
};
programs.firefox = {
enable = true;
policies = {
OverridePostfix = "no-gtk-theme";
};
};
stylix.autoEnable = false;
programs.zoxide.enable = true;