This website requires JavaScript.
Explore
Help
Sign In
chaos
/
nixfiles
Watch
1
Star
0
Fork
You've already forked nixfiles
0
Code
Issues
2
Releases
Activity
c8bac99c13
nixfiles
/
home
/
dev
/
all
/
extra.nix
4 lines
94 B
Nix
Raw
Normal View
History
Unescape
Escape
some changes
2021-12-27 09:46:15 +00:00
{
pkgs
,
inputs
,
.
.
.
}:
{
format
2022-01-25 13:01:22 +00:00
home
.
packages
=
with
pkgs
;
[
jq
ripgrep
fd
pv
tmux
socat
file
]
;
some changes
2021-12-27 09:46:15 +00:00
}
Reference in a new issue
Copy permalink