refactor: extract host config into 'host.nix' files
This commit is contained in:
4
hosts/andromache/host.nix
Normal file
4
hosts/andromache/host.nix
Normal file
@@ -0,0 +1,4 @@
|
||||
{
|
||||
username = "h";
|
||||
name = "andromache";
|
||||
}
|
||||
Reference in New Issue
Block a user