mirror of
https://github.com/davegallant/nix-config
synced 2025-08-07 09:12:28 +00:00
Add vscodium
This commit is contained in:
@@ -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";
|
||||
|
Reference in New Issue
Block a user