|
|
|
|
|
by SOLAR_FIELDS
211 days ago
|
|
Yes the cask is fine. The problem with 1pass installed via nix is that it doesn’t put it in applications folder because that defeats the hermeticity of the solution. However the 1Password devs designed the binary on Mac to only boot out of applications folder, presumably for security reasons. Most other apps you can get around this by setting up trampoline links to the nix store versions, but if the app straight up refuses to boot anywhere else besides applications folder, you can’t use the typical nix installation path |
|
1pass probably does this to ensure that people can't accidentally install the app the "wrong way" and break some features.