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
e88cf17c35
nixfiles
/
home
/
dev
/
all
/
debugging.nix
2 lines
60 B
Nix
Raw
Normal View
History
Unescape
Escape
shuffle more things around.
2021-12-26 14:21:54 +00:00
{
pkgs
,
.
.
.
}:
{
home
.
packages
=
with
pkgs
;
[
gdb
lldb
]
;
}
Reference in a new issue
Copy permalink