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
f6db6c33c9
nixfiles
/
home
/
dev
/
all
/
network.nix
13 lines
133 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
,
.
.
.
}:
{
shuffle more things around.
2021-12-26 14:21:54 +00:00
home
.
packages
=
with
pkgs
;
[
Seporate dev things so it isn't just one big list.
2021-12-25 17:50:34 +00:00
curl
wget
dig
whois
dnsutils
rsync
openssh
start work on allowing use of deploy-rs
2021-12-26 15:43:53 +00:00
nmap
Seporate dev things so it isn't just one big list.
2021-12-25 17:50:34 +00:00
]
;
}
Reference in a new issue
Copy permalink