mirror of
https://github.com/RGBCube/ncc
synced 2025-07-27 18:17:44 +00:00
fix: fix typo
This commit is contained in:
parent
24dd9d0d92
commit
4f84f97dca
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@
|
|||
inherit (lib) enabled merge mkIf;
|
||||
in merge <| mkIf config.isDesktop {
|
||||
services.geoclue2 = enabled {
|
||||
appConfig.gammstep = {
|
||||
appConfig.gammastep = {
|
||||
isAllowed = true;
|
||||
isSystem = false;
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue