feat: switch to KDE

This commit is contained in:
Tim Schubert 2025-05-25 14:35:05 +02:00
parent 0c12c8de35
commit 22a525b5b3
No known key found for this signature in database
2 changed files with 17 additions and 10 deletions

View file

@ -10,7 +10,7 @@ let
"direnv"
"git"
"gpg"
"gtk"
#"gtk"
#"keyring"
"syncthing"
"tmux"
@ -432,7 +432,7 @@ in
}
'';
services.poweralertd.enable = true;
#services.poweralertd.enable = true;
# Let Home Manager install and manage itself.
programs.home-manager.enable = true;