removed the c2vi from my hostnames
This commit is contained in:
@@ -7,5 +7,7 @@
|
||||
|
||||
../users/me/default.nix
|
||||
];
|
||||
|
||||
networking.hostName = "hpm";
|
||||
}
|
||||
|
||||
|
||||
@@ -20,7 +20,7 @@
|
||||
];
|
||||
|
||||
|
||||
networking.hostName = "c2vi-main"; # Define your hostname.
|
||||
networking.hostName = "main";
|
||||
|
||||
|
||||
# some bind mounts
|
||||
|
||||
Reference in New Issue
Block a user