diff --git a/users/price/conf/starship/default.nix b/users/price/conf/starship/default.nix new file mode 100644 index 00000000..74a0f51b --- /dev/null +++ b/users/price/conf/starship/default.nix @@ -0,0 +1,7 @@ +{ config, pkgs, ... }: +{ + home = { + packages = [ pkgs.starship ]; + sessionVariables.STARSHIP_CACHE = "${config.xdg.cacheHome}/starship"; + }; +} diff --git a/users/price/home.nix b/users/price/home.nix index 063f482b..0efa25cf 100644 --- a/users/price/home.nix +++ b/users/price/home.nix @@ -56,7 +56,6 @@ in unzip Fmt screen-cap - starship nodePackages.prettier cargo clippy