This website requires JavaScript.
Explore
Help
Sign In
nora
/
nixhome
Watch
1
Star
0
Fork
You've already forked nixhome
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
571096e94c
nixhome
/
packages.nix
13 lines
129 B
Nix
Raw
Blame
History
{
config
,
pkgs
,
.
.
.
}:
{
home
.
packages
=
with
pkgs
;
[
htop
wget
ripgrep
bat
fd
neofetch
dfc
]
;
}
Reference in New Issue
View Git Blame
Copy Permalink