7
hosts/legion/networking.nix
Normal file
7
hosts/legion/networking.nix
Normal file
@ -0,0 +1,7 @@
|
||||
{
|
||||
networking = {
|
||||
# hostId = "c7f6c4a1";
|
||||
hostName = "legion";
|
||||
networkmanager.enable = true;
|
||||
};
|
||||
}
|
Reference in New Issue
Block a user