add boot vars, and pass name arg

This commit is contained in:
asyncnomi 2025-07-18 02:05:41 +02:00
parent 6447202f7f
commit b153246f90
7 changed files with 279 additions and 21 deletions

View file

@ -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";
};
}