First commit
This commit is contained in:
8
modules/networking/test-kvm.nix
Normal file
8
modules/networking/test-kvm.nix
Normal file
@@ -0,0 +1,8 @@
|
||||
{
|
||||
...
|
||||
}@attrs:
|
||||
{
|
||||
networking = {
|
||||
hostName = "${attrs.hostname}";
|
||||
};
|
||||
}
|
||||
Reference in New Issue
Block a user