Fix imports
This commit is contained in:
7
home/sway/gammastep.nix
Normal file
7
home/sway/gammastep.nix
Normal file
@ -0,0 +1,7 @@
|
||||
{ ... }: {
|
||||
services.gammastep = {
|
||||
enable = true;
|
||||
longitude = "49.01315";
|
||||
latitude = "12.1119";
|
||||
};
|
||||
}
|
Reference in New Issue
Block a user