diff --git a/nixos/hosts/shodan/configuration.nix b/nixos/hosts/shodan/configuration.nix index 14acbcc..6a20aea 100644 --- a/nixos/hosts/shodan/configuration.nix +++ b/nixos/hosts/shodan/configuration.nix @@ -84,6 +84,7 @@ # Enable the KDE Plasma Desktop Environment. desktopManager.plasma6.enable = true; + desktopManager.plasma6.notoPackage = pkgs.atkinson-hyperlegible; avahi = { nssmdns4 = true; @@ -97,7 +98,7 @@ }; }; displayManager = { - defaultSession = "plasma"; + # defaultSession = "plasma"; sddm.wayland.enable = lib.mkForce true; sddm.settings = { Autologin = {