set hostid

This commit is contained in:
Osman Faruk Bayram 2025-10-17 13:45:06 +03:00
parent cd66c88886
commit d36d34c2df

View file

@ -22,6 +22,8 @@
system.stateVersion = "25.11";
networking.hostName = "apollo";
networking.hostId = "0f7de22e"; # Generate your own with: head -c 8 /etc/machine-id
# Enable zram swap
zramSwap.enable = true;