re-enabling librewolf

This commit is contained in:
2025-02-15 17:34:20 -06:00
parent e3502b095d
commit 99e8ffeabc

View File

@@ -58,7 +58,7 @@ in
copyOwnershipFromParent = true;
type = if config.networking.hostName == "workstation" then "sendonly" else "receiveonly";
devices = [
# "server"
"server"
"miniserver"
"workstation"
];