Add vscodium

This commit is contained in:
Dave Gallant
2022-06-05 15:27:03 -04:00
parent f2369cb459
commit b3c2045306
4 changed files with 11 additions and 27 deletions

View File

@@ -16,24 +16,6 @@
hostName = "hephaestus";
interfaces.enp34s0 = {
useDHCP = true;
/*
ipv4.addresses = [
*/
/*
{
*/
/*
address = "192.168.1.69";
*/
/*
prefixLength = 24;
*/
/*
}
*/
/*
];
*/
};
defaultGateway = {
address = "192.168.1.2";