diff --git a/hosts/sakotop/configuration.nix b/hosts/sakotop/configuration.nix index 83d82918..6f5a6c71 100644 --- a/hosts/sakotop/configuration.nix +++ b/hosts/sakotop/configuration.nix @@ -60,7 +60,7 @@ javascript.enable = true; python.enable = true; rust.enable = true; - unityhub.enable = true; + unity.enable = true; projects = { sakoEngine.enable = true; };