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
main
nixhome
/
web.nix
11 lines
118 B
Nix
Raw
Permalink
Blame
History
{
config
,
pkgs
,
.
.
.
}:
{
home
.
packages
=
with
pkgs
;
[
curl
wget
monolith
yt-dlp
neocities
]
;
}
Reference in New Issue
View Git Blame
Copy Permalink