nixos/cosmic-greeter: minor corrections

This commit is contained in:
Gaetan Lepage 2025-04-02 17:43:57 +02:00
commit c657d02c4f
2 changed files with 3 additions and 7 deletions

View file

@ -59,7 +59,7 @@ in
createHome = true;
group = "cosmic-greeter";
};
# Setup PAM authentication for the `cosmic-greeter` user
# Required for authentication
security.pam.services.cosmic-greeter = { };
hardware.graphics.enable = true;