diff --git a/jawz.nix b/jawz.nix index bc23870..02e6e3f 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 "receive"; + type = if config.networking.hostName == "workstation" then "sendonly" else "receiveonly"; devices = [ "server" "miniserver"