updated wiring for hub feature enable
This commit is contained in:
@@ -294,7 +294,7 @@ in
|
||||
script = ''
|
||||
cat > /etc/nixos/hub-overrides.nix <<'EOF'
|
||||
# Auto-generated by Sovran Hub — do not edit manually
|
||||
{ ... }:
|
||||
{ lib, ... }:
|
||||
{
|
||||
}
|
||||
EOF
|
||||
@@ -303,4 +303,4 @@ EOF
|
||||
|
||||
networking.firewall.allowedTCPPorts = [ 8937 ];
|
||||
};
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user