Autoformat

This commit is contained in:
Sridhar Ratnakumar 2024-02-13 03:54:35 -05:00
parent 497b49f5b2
commit 6b244d752e

View file

@ -36,7 +36,7 @@
prefixLength = 64;
}
];
defaultGateway = "65.109.35.129"; # `ip route | grep default`
defaultGateway = "65.109.35.129"; # `ip route | grep default`
nameservers = [ "8.8.8.8" ];
};
disko.devices = import ./disko/two-raids-on-two-disks.nix {