deployed cirrostratus.
This commit is contained in:
parent
304db5a4e6
commit
ef94432501
6 changed files with 58 additions and 17 deletions
|
@ -36,7 +36,7 @@ inputs.nixpkgs.lib.nixosSystem {
|
|||
networks."eth0" = {
|
||||
name = "eth0";
|
||||
DHCP = "yes";
|
||||
# address = ["10.10.10.30/24"];
|
||||
# address = ["10.10.10.31/24"];
|
||||
# gateway = ["10.10.10.1"];
|
||||
# dns = ["1.1.1.1"];
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue