mirror of
https://git.sr.ht/~roxwize/.dotfiles
synced 2025-03-13 16:03:25 +00:00
~
This commit is contained in:
parent
5c0c226009
commit
c49995771d
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
{ pkgs, lib, config, ... }: let
|
||||
cfg = config.r5e.containers.homepage;
|
||||
settingsFormat = pkgs.formats.yaml;
|
||||
settingsFormat = pkgs.formats.yaml {};
|
||||
in {
|
||||
options.r5e.containers.homepage = {
|
||||
enable = lib.mkEnableOption "homepage";
|
||||
|
|
Loading…
Add table
Reference in a new issue