Create nixwork device.
This commit is contained in:
4
nodes/hosts/nixwork/system/networking.nix
Normal file
4
nodes/hosts/nixwork/system/networking.nix
Normal file
@@ -0,0 +1,4 @@
|
||||
{ ... }: {
|
||||
networking.hostName = "lappy"; # Define your hostname.
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user