gui: re-enable sddm on unstable, install keepassxc on everything
This commit is contained in:
parent
2f8cde4a89
commit
5fb590a70b
@ -117,6 +117,7 @@ with lib; {
|
||||
go-font
|
||||
govulncheck
|
||||
hpi
|
||||
keepassxc
|
||||
pcsctools
|
||||
plan9port
|
||||
promnesia
|
||||
|
@ -30,6 +30,7 @@ in
|
||||
mkMerge [
|
||||
(if isUnstable then {
|
||||
desktopManager.plasma6.enable = true;
|
||||
xserver.displayManager.sddm.enable = true;
|
||||
}
|
||||
else {
|
||||
xserver = {
|
||||
|
Loading…
Reference in New Issue
Block a user