update desktop and fix errors

This commit is contained in:
mjallen18
2024-03-14 13:28:14 -05:00
parent e7a9df3e9d
commit 86f9254b40
3 changed files with 4 additions and 3 deletions

View File

@@ -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;
}; };
}; };

View File

@@ -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 = {

View File

@@ -47,7 +47,7 @@
heroic heroic
python3 python3
virt-manager virt-manager
orca-slicer # orca-slicer
protonvpn-gui protonvpn-gui
nixfmt nixfmt
deadnix deadnix