Skip to content

Commit

Permalink
home/lyc/configurations/adrastea: add pnpm
Browse files Browse the repository at this point in the history
  • Loading branch information
inclyc committed Jan 5, 2025
1 parent b2e9cc5 commit 41055e9
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions home/lyc/configurations/adrastea/default.nix
Original file line number Diff line number Diff line change
Expand Up @@ -36,4 +36,8 @@
user = "zxy";
port = 22;
};

home.packages = with pkgs; [
nodePackages.pnpm
];
}

0 comments on commit 41055e9

Please sign in to comment.