update desktop and fix errors
This commit is contained in:
@@ -75,7 +75,7 @@ in {
|
||||
fish.enable = true;
|
||||
gnupg.agent = {
|
||||
enable = true;
|
||||
pinentryFlavor = "curses";
|
||||
# pinentryPackage = pkgs.pinentry-curses;
|
||||
enableSSHSupport = true;
|
||||
};
|
||||
};
|
||||
|
||||
@@ -75,8 +75,9 @@ in {
|
||||
sddm.enable = true;
|
||||
defaultSession = "plasma";
|
||||
};
|
||||
desktopManager.plasma6.enable = true;
|
||||
};
|
||||
|
||||
desktopManager.plasma6.enable = true;
|
||||
|
||||
# enable auto discovery of printers
|
||||
avahi = {
|
||||
|
||||
@@ -47,7 +47,7 @@
|
||||
heroic
|
||||
python3
|
||||
virt-manager
|
||||
orca-slicer
|
||||
# orca-slicer
|
||||
protonvpn-gui
|
||||
nixfmt
|
||||
deadnix
|
||||
|
||||
Reference in New Issue
Block a user