hostnames move

This commit is contained in:
Noah Masur
2025-02-08 13:01:16 -05:00
parent 61b1ceffd9
commit 6217871960
24 changed files with 24 additions and 24 deletions

View File

@ -6,7 +6,7 @@
}:
let
cfg = config.services.filebrowser;
hostnames = config.nmasur.settings.hostnames;
inherit (config.nmasur.settings) hostnames;
dataDir = "/var/lib/filebrowser";