organizing some packages
This commit is contained in:
parent
1a23900ae5
commit
88b5ca00e2
1 changed files with 13 additions and 9 deletions
|
@ -94,11 +94,23 @@
|
|||
description = "Zynh Ludwig";
|
||||
extraGroups = [ "networkmanager" "wheel" ];
|
||||
packages = with pkgs; [
|
||||
fish
|
||||
ripgrep
|
||||
lazygit
|
||||
unzip
|
||||
fzf
|
||||
tree
|
||||
|
||||
git-credential-oauth
|
||||
|
||||
rustup
|
||||
neovim
|
||||
tree-sitter
|
||||
|
||||
firefox
|
||||
brave
|
||||
gparted
|
||||
fish
|
||||
|
||||
gnumake
|
||||
zig
|
||||
go
|
||||
|
@ -106,21 +118,13 @@
|
|||
xclip
|
||||
python3
|
||||
wezterm
|
||||
firefox
|
||||
fzf
|
||||
tree
|
||||
lazygit
|
||||
ripgrep
|
||||
nodejs_21
|
||||
dotnet-sdk_8
|
||||
unzip
|
||||
nixpkgs-fmt
|
||||
lua-language-server
|
||||
stylua
|
||||
steam
|
||||
spotify
|
||||
discord
|
||||
git-credential-oauth
|
||||
];
|
||||
};
|
||||
|
||||
|
|
Loading…
Reference in a new issue