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
83baffbb8b
nixfiles
/
home
/
dev
/
all
/
info.nix
4 lines
102 B
Nix
Raw
Normal View
History
Unescape
Escape
tidy files, switch to alejandra for formatting, add private aliases to mailserver
2022-12-04 13:45:43 +00:00
{
pkgs
,
.
.
.
}:
{
add more info reporting tools to dev
2023-08-18 20:09:46 +01:00
home
.
packages
=
with
pkgs
;
[
neofetch
inxi
htop
pciutils
usbutils
iotop
iptraf-ng
]
;
shenanigan (at least one (1))
2022-07-27 16:47:49 +01:00
}
Reference in a new issue
Copy permalink