Nix hm #1
1 changed files with 13 additions and 0 deletions
13
nix/home.nix
13
nix/home.nix
|
|
@ -3,6 +3,19 @@
|
|||
stateVersion = "24.05";
|
||||
packages = with pkgs; [
|
||||
neovim
|
||||
fzf
|
||||
bat
|
||||
git
|
||||
yazi
|
||||
zsh
|
||||
tmux
|
||||
eza
|
||||
curl
|
||||
wget
|
||||
ripgrep
|
||||
fd
|
||||
jq
|
||||
starship
|
||||
];
|
||||
};
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue