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