Move gammastep configuration
This commit is contained in:
parent
3cad85bcdf
commit
00b2502936
4 changed files with 6 additions and 8 deletions
3
modules2/gammastep/enable.nix
Normal file
3
modules2/gammastep/enable.nix
Normal file
|
@ -0,0 +1,3 @@
|
|||
{
|
||||
flake.modules.homManager.gui.services.gammastep.enable = true;
|
||||
}
|
3
modules2/gammastep/provider.nix
Normal file
3
modules2/gammastep/provider.nix
Normal file
|
@ -0,0 +1,3 @@
|
|||
{
|
||||
flake.modules.homManager.gui.services.gammastep.provider = "geoclue2";
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue