mirror of
https://codeberg.org/muon/home.git
synced 2025-12-06 08:07:45 +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
|
generators mapAttrs mkDefault mkEnableOption mkIf mkPackageOption mkOption
|
||||||
types;
|
types;
|
||||||
|
|
||||||
cfg = config.services.grav;
|
cfg = config.mods.services.grav;
|
||||||
|
|
||||||
# yamlFormat = pkgs.formats.yaml { };
|
# yamlFormat = pkgs.formats.yaml { };
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue