hosts: move to new structure
Signed-off-by: unexplrd <unexplrd@linerds.us>
This commit is contained in:
7
hosts/dunamis/networking/network-manager.nix
Normal file
7
hosts/dunamis/networking/network-manager.nix
Normal file
@ -0,0 +1,7 @@
|
||||
{
|
||||
networking.networkmanager = {
|
||||
enable = true;
|
||||
ethernet.macAddress = "stable";
|
||||
};
|
||||
};
|
||||
}
|
Reference in New Issue
Block a user