1
0
Fork 0
mirror of https://git.sr.ht/~roxwize/.dotfiles synced 2025-03-13 16:03:25 +00:00
This commit is contained in:
Rae 5e 2025-03-05 17:06:37 -05:00
parent 764e829f00
commit 07ad9a51b8
Signed by: rae
GPG key ID: 5B1A0FAB9BAB81EE

View file

@ -1,4 +1,4 @@
{ pkgs, lib, ... }: let
{ pkgs, lib, config, ... }: let
cfg = config.containers.homepage;
settingsFormat = pkgs.formats.yaml;
in {