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 = {
|
||||
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";
|
||||
};
|
||||
};
|
||||
|
||||
|
|
|
@ -269,6 +269,7 @@ in {
|
|||
nethogs
|
||||
netsniff-ng
|
||||
iftop
|
||||
wireguard
|
||||
|
||||
(writeShellScriptBin "shrink-exports" (fileContents <assets/shrink_exports>))
|
||||
|
||||
|
|
Loading…
Reference in a new issue