mirror of
https://github.com/sstent/nixos-cluster.git
synced 2026-02-06 12:32:26 +00:00
sync
This commit is contained in:
@@ -15,7 +15,7 @@
|
||||
networking.interfaces.end0.ipv4.addresses = [
|
||||
{
|
||||
address = "192.168.4.36";
|
||||
prefixLength = 24;
|
||||
prefixLength = 22;
|
||||
}
|
||||
];
|
||||
|
||||
|
||||
Reference in New Issue
Block a user