Add syncthing to wsl
This commit is contained in:
parent
85572d38f0
commit
51cd84f290
|
@ -25,4 +25,6 @@
|
|||
startMenuLaunchers = true;
|
||||
};
|
||||
security.sudo.enable = true;
|
||||
|
||||
environment.systemPackages = with pkgs; [ syncthing ];
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue