Merge branch 'main' of gh:greg-hellings/nixos-config

This commit is contained in:
Greg Hellings
2024-08-04 19:07:44 -05:00
39 changed files with 93 additions and 139 deletions
+2
View File
@@ -2,11 +2,13 @@
{
imports = [
./baseline
./development.nix
./gnome.nix
./gui.nix
./python.nix
./sway.nix
./vscodium.nix
./xonsh.nix
];
}