diff --git a/aspects/ai.nix b/aspects/ai.nix index 30c7342..1192009 100644 --- a/aspects/ai.nix +++ b/aspects/ai.nix @@ -27,6 +27,7 @@ settings = { theme = "system"; autoupdate = false; + plugin = [ "superpowers@git+https://github.com/obra/superpowers.git" ]; }; }; };