diff --git a/jawz.nix b/jawz.nix index ca053c9..bc23870 100644 --- a/jawz.nix +++ b/jawz.nix @@ -48,7 +48,7 @@ in folders.librewolf = { path = "/home/jawz/.librewolf/"; copyOwnershipFromParent = true; - type = if config.networking.hostName == "workstation" then "sendonly" else "receiveencrypted"; + type = if config.networking.hostName == "workstation" then "sendonly" else "receive"; devices = [ "server" "miniserver"