mirror of
https://github.com/Ahwxorg/nixos-config.git
synced 2025-12-04 06:50:14 +01:00
4 lines
48 B
Nix
4 lines
48 B
Nix
|
|
{ ... }: {
|
||
|
|
services.wlsunset.enable = true;
|
||
|
|
}
|