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
e74bdefc73
nixfiles
/
home
/
dev
/
all
/
extra.nix
12 lines
124 B
Nix
Raw
Normal View
History
Unescape
Escape
some changes
2021-12-27 09:46:15 +00:00
{
pkgs
,
inputs
,
.
.
.
}:
{
home
.
packages
=
with
pkgs
;
[
jq
ripgrep
fd
pv
tmux
socat
format nixfiles
2022-01-17 19:55:34 +00:00
file
some changes
2021-12-27 09:46:15 +00:00
]
;
}
Reference in a new issue
Copy permalink