mirror of
https://github.com/Ahwxorg/nixos-config.git
synced 2025-12-04 15:00:13 +01:00
feat: adds wlsunset
This commit is contained in:
parent
dfcbd96886
commit
6590bd562c
1 changed files with 3 additions and 0 deletions
3
modules/home/wlsunset.nix
Normal file
3
modules/home/wlsunset.nix
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
{ ... }: {
|
||||
services.wlsunset.enable = true;
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue