mirror of
https://codeberg.org/muon/home.git
synced 2025-12-05 23:57:46 +00:00
Fix grav service
This commit is contained in:
parent
e4fb3b6d87
commit
93cdc340c9
1 changed files with 1 additions and 1 deletions
|
|
@ -6,7 +6,7 @@ let
|
|||
generators mapAttrs mkDefault mkEnableOption mkIf mkPackageOption mkOption
|
||||
types;
|
||||
|
||||
cfg = config.services.grav;
|
||||
cfg = config.mods.services.grav;
|
||||
|
||||
# yamlFormat = pkgs.formats.yaml { };
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue