add wireguar
This commit is contained in:
parent
b315d15026
commit
5555dfc48a
2 changed files with 5 additions and 3 deletions
|
@ -57,9 +57,10 @@
|
||||||
custom.samba-share = {
|
custom.samba-share = {
|
||||||
enable = false;
|
enable = false;
|
||||||
folders = {
|
folders = {
|
||||||
public = "/home/palo/movies";
|
#public = "/home/palo/movies";
|
||||||
movies = "/mnt/syncthing/movies";
|
share = "/home/share";
|
||||||
series = "/mnt/syncthing/series";
|
#movies = "/mnt/syncthing/movies";
|
||||||
|
#series = "/mnt/syncthing/series";
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
|
@ -269,6 +269,7 @@ in {
|
||||||
nethogs
|
nethogs
|
||||||
netsniff-ng
|
netsniff-ng
|
||||||
iftop
|
iftop
|
||||||
|
wireguard
|
||||||
|
|
||||||
(writeShellScriptBin "shrink-exports" (fileContents <assets/shrink_exports>))
|
(writeShellScriptBin "shrink-exports" (fileContents <assets/shrink_exports>))
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue