feat: add default hostname
This commit is contained in:
parent
7cf5515ed9
commit
e191e8f37a
1 changed files with 2 additions and 0 deletions
|
|
@ -1,4 +1,6 @@
|
|||
{}: {
|
||||
networking.hostName = "fw";
|
||||
|
||||
imports = [
|
||||
./interfaces.nix
|
||||
./dhcp.nix
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue