This commit is contained in:
2026-01-16 10:53:13 +03:00
parent ab6bf4a0cc
commit 597a2d225e
3 changed files with 2 additions and 5 deletions
+1 -1
View File
@@ -3,7 +3,7 @@
}:
{
imports = [
# ./kde.nix
./kde.nix
# ./gnome.nix
./noctalia.nix
#./xfce.nix
-3
View File
@@ -17,9 +17,6 @@
kdePackages.kwallet
kdePackages.kwallet-pam
kdePackages.kwalletmanager
# libsForQt5.kwallet
# libsForQt5.kwallet-pam # error
# libsForQt5.kwalletmanager
];
services = {
displayManager = {
+1 -1
View File
@@ -13,7 +13,7 @@
noctalia-shell = {
enable = true;
};
hypridle.enable = true;
# hypridle.enable = true;
};
programs = {
niri = {