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

@ -1,7 +1,7 @@
{ config, lib, ... }:
let
cfg = config.nmasur.presets.services.thelounge;
hostnames = config.nmasur.settings.hostnames;
inherit (config.nmasur.settings) hostnames;
in
{