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
3f8129a015
nixfiles
/
home
/
dev
/
all
/
info.nix
2 lines
85 B
Nix
Raw
Normal View
History
Unescape
Escape
start mailserver work
2022-06-22 15:51:22 +01:00
{
pkgs
,
.
.
.
}:
{
home
.
packages
=
with
pkgs
;
[
neofetch
inxi
htop
usbutils
iotop
]
;
}
Reference in a new issue
Copy permalink