Skip to content

Commit

Permalink
Add lunarvim to home profiles
Browse files Browse the repository at this point in the history
  • Loading branch information
yousiki committed Mar 23, 2024
1 parent c7a1967 commit f090bc9
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions cells/home/profiles/shell.nix
Original file line number Diff line number Diff line change
Expand Up @@ -168,4 +168,8 @@
SHELLPROXY_NO_PROXY = "localhost,127.0.0.1,edu.cn,yousiki.top";
};
};

home.packages = with pkgs; [
lunarvim
];
}

0 comments on commit f090bc9

Please sign in to comment.