Some logical re-grouping

This commit is contained in:
2025-12-20 23:49:56 -07:00
parent 5e27cd814f
commit a7674f6c1d
3 changed files with 16 additions and 17 deletions

View File

@@ -18,5 +18,8 @@
./modules/aliases.nix
];
nix.settings.experimental-features = [ "nix-command" "flakes" ];
xdg.portal.config.common.default = [ "gnome" ];
system.stateVersion = "25.11";
}