Compare commits

...

1 Commits

Author SHA1 Message Date
Hektor Misplon e161df5cc8 Add 'networking.hostId' (required for ZFS) 2025-10-05 00:00:48 +02:00
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 = {