gui: re-enable sddm on unstable, install keepassxc on everything

This commit is contained in:
Aaron Bieber 2024-04-02 07:46:19 -06:00
parent 2f8cde4a89
commit 5fb590a70b
No known key found for this signature in database
2 changed files with 2 additions and 0 deletions

View File

@ -117,6 +117,7 @@ with lib; {
go-font
govulncheck
hpi
keepassxc
pcsctools
plan9port
promnesia

View File

@ -30,6 +30,7 @@ in
mkMerge [
(if isUnstable then {
desktopManager.plasma6.enable = true;
xserver.displayManager.sddm.enable = true;
}
else {
xserver = {