Change from Gnome to Sway

This commit is contained in:
Greg Hellings
2024-02-26 11:39:56 -06:00
parent cedf3fa4e6
commit 01961ca374
14 changed files with 217 additions and 127 deletions
+2
View File
@@ -3,7 +3,9 @@
{
imports = [
./gnome.nix
./gui.nix
./python.nix
./sway.nix
./xonsh.nix
];
}