This commit is contained in:
2026-01-16 13:34:17 +03:00
parent edb1e49456
commit 0767242ae8
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -10,7 +10,7 @@
]; ];
programs.noctalia-shell = { programs.noctalia-shell = {
enable = true; enable = false;
settings = { settings = {
settingsVersion = 0; settingsVersion = 0;
bar = { bar = {
+1 -1
View File
@@ -5,7 +5,7 @@
imports = [ imports = [
./kde.nix ./kde.nix
# ./gnome.nix # ./gnome.nix
./noctalia.nix # ./noctalia.nix
# ./xfce.nix # ./xfce.nix
]; ];
} }