From 176b2a1874370ceddbe2bba7ed974d15635e837d Mon Sep 17 00:00:00 2001 From: Lillian-Violet Date: Tue, 21 Oct 2025 21:18:26 +0200 Subject: [PATCH] change some minor shodan settings to see if it allows desktop access that way --- nixos/hosts/shodan/configuration.nix | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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 = {