diff --git a/flake.nix b/flake.nix index 9451bd8f..3a6e981c 100644 --- a/flake.nix +++ b/flake.nix @@ -26,6 +26,7 @@ root = ./.; include = [ ./src + ./i18n.toml ./Cargo.toml ./Cargo.lock ./resources @@ -72,4 +73,4 @@ }; }; }; -} \ No newline at end of file +}