Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
takeokunn committed Jun 5, 2024
1 parent dabff79 commit 142211a
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 7 deletions.
12 changes: 6 additions & 6 deletions flake.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

7 changes: 6 additions & 1 deletion home-manager/packages/basic.nix
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,10 @@ let
isucrud = pkgs.callPackage ../nixpkgs/isucrud { };
mitamae = pkgs.callPackage ../nixpkgs/mitamae { };
in with pkgs; [
# for language
php83
nodejs

# for language specific
gopls
gotools
Expand All @@ -22,7 +26,6 @@ in with pkgs; [
typescript
nodePackages_latest.typescript-language-server
nodePackages_latest.vim-language-server
php83
phpactor
nodePackages_latest.intelephense
rubyPackages.solargraph
Expand Down Expand Up @@ -71,13 +74,15 @@ in with pkgs; [
ffmpeg
gibo
graphviz
hub
iftop
imagemagick
isucrud
mitamae
ncurses
neofetch
offlineimap
rain
speedtest-cli
tcpdump

Expand Down

0 comments on commit 142211a

Please sign in to comment.