diff --git a/systems/yokai/default.nix b/systems/yokai/default.nix index a78b512..7700841 100644 --- a/systems/yokai/default.nix +++ b/systems/yokai/default.nix @@ -7,6 +7,7 @@ ]; networking.hostName = "yokai"; + networking.hostId = "af13bbec"; boot.supportedFilesystems = [ "ntfs" "btrfs" "zfs" ];