Added half-baked Syncthing, added pihole

This commit is contained in:
Chris Josten 2020-05-18 13:40:41 +02:00
parent 45871c09e8
commit b3fb5fe491
6 changed files with 17 additions and 3 deletions

View file

@ -5,6 +5,7 @@
systemPackages = with pkgs; [
# General
git
socat
# C/C++
bison
gcc