1766694187

This commit is contained in:
2025-12-25 13:23:07 -07:00
parent a479ec48f8
commit 2ed733ebae
6 changed files with 17 additions and 134 deletions

View File

@@ -14,12 +14,11 @@
./modules/packages.nix
./modules/hardware.nix
./modules/services.nix
./modules/security.nix
./modules/aliases.nix
];
nix.settings.experimental-features = [ "nix-command" "flakes" ];
xdg.portal.config.common.default = [ "gnome" ];
# xdg.portal.config.common.default = [ "gnome" ];
system.stateVersion = "25.11";
}