disko config

This commit is contained in:
2025-04-02 20:20:53 -04:00
parent 77e7b32d28
commit 3a444bb515
2 changed files with 61 additions and 2 deletions

View File

@@ -6,7 +6,12 @@ in
reichard = {
system = {
boot = enabled;
networking = enabled;
networking = enabled; # TODO - Network Config
disk = {
enable = true;
diskID = "/dev/xvda";
};
# TODO - Xen Guest
};
services = {
@@ -22,7 +27,7 @@ in
networking = {
defaultGateway = {
address = "10.0.50.130";
address = "10.0.50.254";
interface = "enX0";
};
interfaces.enX0.ipv4.addresses = [{