Update to nixos 23.11
All checks were successful
Check Flake / check-flake (push) Successful in 1m24s
All checks were successful
Check Flake / check-flake (push) Successful in 1m24s
This commit is contained in:
@@ -72,9 +72,6 @@ in
|
||||
config = {
|
||||
imports = allModules ++ [ cfg.config ];
|
||||
|
||||
# speeds up evaluation
|
||||
nixpkgs.pkgs = pkgs;
|
||||
|
||||
# networking.firewall.enable = mkForce false;
|
||||
networking.firewall.trustedInterfaces = [
|
||||
# completely trust internal interface to host
|
||||
|
||||
Reference in New Issue
Block a user