This commit is contained in:
4DBug
2026-02-09 22:03:42 -06:00
parent 261c01478d
commit 7fcf89e885
11 changed files with 77 additions and 93 deletions

View File

@@ -7,7 +7,7 @@
] else [
./modules/stylix.nix
#./modules/firefox.nix
./modules/firefox.nix
]);
home = {
@@ -36,5 +36,5 @@
nixpkgs.config.allowUnfree = true;
programs.home-manager.enable = true;
#programs.home-manager.enable = true;
}