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