Start porting nixy config, move some bootloader stuff into the common bootloader.nix.
This commit is contained in:
4
nodes/hosts/nixy/system/networking.nix
Normal file
4
nodes/hosts/nixy/system/networking.nix
Normal file
@@ -0,0 +1,4 @@
|
||||
{ config, ...}: {
|
||||
networking.hostName = "nixy"; # Define your hostname.
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user