mob next [ci-skip] [ci skip] [skip ci]

lastFile:routers/white-house/configuration.nix
This commit is contained in:
2025-10-16 12:05:20 +07:00
parent 5334b4b6e9
commit 684bc6af96

View File

@@ -7,7 +7,6 @@
...
}:
let
inherit (pkgs.liminix.services) target;
secrets = {
firewallRules = { };
}
@@ -19,7 +18,7 @@ let
};
svc = config.system.service;
in
rec {
{
imports = [
"${inputs.liminix}/modules/wlan.nix"
"${inputs.liminix}/modules/network"