Add host id

This commit is contained in:
Johannes Jöns 2023-02-27 19:42:34 +01:00
parent 4623f35621
commit 62ddfac60d

View file

@ -11,6 +11,7 @@
];
networking.hostName = "kami";
networking.hostId = "16c22faf";
boot.supportedFilesystems = [ "ntfs" "zfs" "btrfs" ];