hosts/dunamis/networking.nix: add hostId
hosts/sarien/networking.nix: add hostId Signed-off-by: unexplrd <unexplrd@linerds.us>
This commit is contained in:
@ -1,6 +1,7 @@
|
||||
{
|
||||
networking = {
|
||||
networkmanager.enable = true;
|
||||
hostId = "c7f6c4a1";
|
||||
hostName = "dunamis";
|
||||
networkmanager.enable = true;
|
||||
};
|
||||
}
|
||||
|
Reference in New Issue
Block a user