firefox/wrapper.nix: Fixed firefox is always 'managed by your organization'
This commit is contained in:
parent
4795e7f3a9
commit
94d7d46e20
@ -115,8 +115,7 @@ let
|
||||
};
|
||||
}
|
||||
) {} extensions;
|
||||
} //
|
||||
{
|
||||
} // lib.optionalAttrs usesNixExtensions {
|
||||
Extensions = {
|
||||
Install = lib.foldr (e: ret:
|
||||
ret ++ [ "${e.outPath}/${e.extid}.xpi" ]
|
||||
|
Loading…
x
Reference in New Issue
Block a user