mirror of
https://github.com/Ahwxorg/nixos-config.git
synced 2025-12-26 18:54:59 +08:00
3 lines
48 B
Nix
3 lines
48 B
Nix
{ ... }: {
|
|
services.wlsunset.enable = true;
|
|
}
|