feat: add default hostname

This commit is contained in:
2025-04-28 22:50:28 +02:00
parent 7cf5515ed9
commit e191e8f37a

View File

@@ -1,4 +1,6 @@
{}: {
networking.hostName = "fw";
imports = [
./interfaces.nix
./dhcp.nix