diff --git a/config/jawz.nix b/config/jawz.nix index aa92bb6..be0c0b6 100644 --- a/config/jawz.nix +++ b/config/jawz.nix @@ -108,7 +108,10 @@ in path = "~/Pictures/encrypted/friends"; ignorePerms = false; type = "sendreceive"; - devices = [ "wg-friend1" ]; + devices = [ + "workstation" + "wg-friend1" + ]; }; }; };