do the same for two other hosts
Signed-off-by: unexplrd <unexplrd@linerds.us>
This commit is contained in:
6
hosts/dunamis/networking.nix
Normal file
6
hosts/dunamis/networking.nix
Normal file
@ -0,0 +1,6 @@
|
||||
{
|
||||
networking = {
|
||||
networkmanager.enable = true;
|
||||
hostName = "dunamis";
|
||||
};
|
||||
}
|
Reference in New Issue
Block a user