add wireguar

This commit is contained in:
Ingolf Wagner 2019-12-15 21:21:51 +13:00
parent b315d15026
commit 5555dfc48a
Signed by: palo
GPG key ID: 76BF5F1928B9618B
2 changed files with 5 additions and 3 deletions

View file

@ -57,9 +57,10 @@
custom.samba-share = {
enable = false;
folders = {
public = "/home/palo/movies";
movies = "/mnt/syncthing/movies";
series = "/mnt/syncthing/series";
#public = "/home/palo/movies";
share = "/home/share";
#movies = "/mnt/syncthing/movies";
#series = "/mnt/syncthing/series";
};
};

View file

@ -269,6 +269,7 @@ in {
nethogs
netsniff-ng
iftop
wireguard
(writeShellScriptBin "shrink-exports" (fileContents <assets/shrink_exports>))