new_dots/configuration/modules/sddm.nix
2026-01-03 12:48:28 +01:00

3 lines
50 B
Nix

{
services.displayManager.sddm.enable = true;
}