[sddm] Use astronaut theme

This commit is contained in:
2025-02-07 21:25:41 -08:00
parent 1aa9d03592
commit 566eb6b98c

View File

@@ -42,7 +42,11 @@
# You can disable this if you're only using the Wayland session.
services.xserver.enable = true;
services.displayManager.sddm.enable = true;
services.displayManager.sddm = {
enable = true;
theme = "sddm-astronaut-theme";
};
# Unlock the default keyring on login to hyprland
security.pam.services.hyprland.enableGnomeKeyring = true;
@@ -106,6 +110,7 @@
# $ nix search wget
environment.systemPackages = with pkgs; [
vim
sddm-astronaut
];
# Some programs need SUID wrappers, can be configured further or are