mirror of
https://github.com/kittywitch/nixfiles.git
synced 2026-02-09 04:19:19 -08:00
feat: i3!
This commit is contained in:
parent
add8b013a4
commit
d463824ef1
35 changed files with 2150 additions and 156 deletions
6
home/environments/i3/redshift.nix
Normal file
6
home/environments/i3/redshift.nix
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
_: {
|
||||
services.gammastep = {
|
||||
enable = true;
|
||||
provider = "geoclue2";
|
||||
};
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue