Initial commit
This commit is contained in:
8
modules/global/networking.nix
Normal file
8
modules/global/networking.nix
Normal file
@@ -0,0 +1,8 @@
|
||||
{ ... }: {
|
||||
# nodes.cepheus.networking.interfaces.ens18 = {
|
||||
# ipv4.addresses = [{
|
||||
# address = "158.220.126.56";
|
||||
# prefixLength = 24;
|
||||
# }];
|
||||
# };
|
||||
}
|
Reference in New Issue
Block a user