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 = {
enable = true;
enable = false;
settings = {
settingsVersion = 0;
bar = {
+1 -1
View File
@@ -5,7 +5,7 @@
imports = [
./kde.nix
# ./gnome.nix
./noctalia.nix
# ./noctalia.nix
# ./xfce.nix
];
}