nixos-config/systemProfiles/desktop/ly.nix
2024-10-25 10:39:48 +02:00

3 lines
48 B
Nix

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