add boot vars, and pass name arg
This commit is contained in:
parent
6447202f7f
commit
b153246f90
7 changed files with 279 additions and 21 deletions
|
@ -5,10 +5,11 @@
|
|||
modules = [
|
||||
./shared/bastion.nix
|
||||
];
|
||||
|
||||
|
||||
ip4 = "193.48.225.150/24";
|
||||
gIp4 = "193.48.225.254/24";
|
||||
|
||||
dev = "ens18";
|
||||
grubDevice = "/dev/sda";
|
||||
};
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue