Add hostID

This commit is contained in:
Johannes Jöns 2023-07-10 10:35:40 +02:00
parent 52a3d2cdd4
commit 06359c8637

View file

@ -7,6 +7,7 @@
];
networking.hostName = "yokai";
networking.hostId = "af13bbec";
boot.supportedFilesystems = [ "ntfs" "btrfs" "zfs" ];