Add 'networking.hostId' (required for ZFS)

Hektor Misplon 2025-10-05 00:00:48 +02:00
parent 0abaab830e
commit e161df5cc8
1 changed files with 1 additions and 0 deletions

View File

@ -1,6 +1,7 @@
{ ... }:
{
networking.hostId = "25698a58";
networking.hostName = "nixos";
networking.wireless = { iwd = { enable = true; }; };
networking.firewall = {