re-enabling librewolf
This commit is contained in:
2
jawz.nix
2
jawz.nix
@@ -58,7 +58,7 @@ in
|
|||||||
copyOwnershipFromParent = true;
|
copyOwnershipFromParent = true;
|
||||||
type = if config.networking.hostName == "workstation" then "sendonly" else "receiveonly";
|
type = if config.networking.hostName == "workstation" then "sendonly" else "receiveonly";
|
||||||
devices = [
|
devices = [
|
||||||
# "server"
|
"server"
|
||||||
"miniserver"
|
"miniserver"
|
||||||
"workstation"
|
"workstation"
|
||||||
];
|
];
|
||||||
|
|||||||
Reference in New Issue
Block a user