This commit is contained in:
Danilo Reyes 2025-02-15 16:47:40 -06:00
parent 70b51c4d20
commit 18319e34f1

View File

@ -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"