diff --git a/systems/artemision/desktop.nix b/systems/artemision/desktop.nix index 97cfe56..0892f5c 100644 --- a/systems/artemision/desktop.nix +++ b/systems/artemision/desktop.nix @@ -45,9 +45,6 @@ powerManagement = { enable = true; - resumeCommands = '' - ${pkgs.hyprlock}/bin/hyprlock -c /home/alice/.config/hypr/hyprlock.conf - ''; }; environment.systemPackages = with pkgs; [ diff --git a/systems/selinunte/configuration.nix b/systems/selinunte/configuration.nix index 2477461..3da5f68 100644 --- a/systems/selinunte/configuration.nix +++ b/systems/selinunte/configuration.nix @@ -33,11 +33,6 @@ default = true; }; - i18n = { - defaultLocale = "en_US.utf8"; - supportedLocales = [ "en_US.UTF-8/UTF-8" ]; - }; - sops.age.sshKeyPaths = [ "/etc/ssh/ssh_host_ed25519_key" ]; services = { @@ -46,7 +41,7 @@ openssh.enable = lib.mkForce false; }; - system.stateVersion = "25.05"; + system.stateVersion = "25.11"; sops = { defaultSopsFile = ./secrets.yaml; diff --git a/systems/selinunte/desktop.nix b/systems/selinunte/desktop.nix index 3e0dfa6..82800d1 100644 --- a/systems/selinunte/desktop.nix +++ b/systems/selinunte/desktop.nix @@ -16,12 +16,9 @@ environment.sessionVariables.NIXOS_OZONE_WL = "1"; services = { - xserver = { + displayManager.gdm = { enable = true; - displayManager.gdm = { - enable = true; - wayland = true; - }; + wayland = true; }; dbus = { @@ -32,9 +29,6 @@ powerManagement = { enable = true; - resumeCommands = '' - ${pkgs.hyprlock}/bin/hyprlock -c /home/alice/.config/hypr/hyprlock.conf - ''; }; environment.systemPackages = with pkgs; [ diff --git a/systems/selinunte/programs.nix b/systems/selinunte/programs.nix index 217e5cc..1390550 100644 --- a/systems/selinunte/programs.nix +++ b/systems/selinunte/programs.nix @@ -8,7 +8,6 @@ bat bitwarden-cli bfg-repo-cleaner - brightnessctl btop calibre # calibre dedrm?