tadpole: Add network module
This commit is contained in:
6
hosts/tadpole/modules/network/default.nix
Normal file
6
hosts/tadpole/modules/network/default.nix
Normal file
@@ -0,0 +1,6 @@
|
||||
{ ... }:
|
||||
{
|
||||
networking = {
|
||||
hostName = "tadpole";
|
||||
};
|
||||
}
|
||||
Reference in New Issue
Block a user