Coder Social home page Coder Social logo

Comments (2)

sambacha avatar sambacha commented on July 4, 2024

Manually removing associated Nix System Keychain credentials

Important

The password it is requesting is stored in your System Keychain.

Keychain Access Application, searching for 'nix'

nix_macos_keychain_access_ref

Manually removing the encrypted keychain passwords for your nix store

Try uninstalling (/nix/nix-installer uninstall) and checking your keychain1 for any "Nix Store" passwords. You can open Keychain Access via x-help-action://openApp?bundleId=com.apple.keychainaccess2

The reason why your password does not work is that there is a secure password generated at install that is used and stored in the keychain! Here is an example of the password that could be used (generated using openssl rand -hex 32)

Warning

DO NOT Manually change the password, either delete it or do not touch it!

8c493f2bde73c75fee03dd72d02cd2b9597076259152b75907718236f5066e6a

This is created at install, and is added automatically by the Nix installer for use by /Library/LaunchDaemons/org.nixos.darwin-store.plist

Footnotes

Footnotes

  1. keychain access docs: https://support.apple.com/guide/keychain-access/welcome/11.0/mac/14.4

  2. support doc on keychain access: https://support.apple.com/guide/keychain-access/delete-a-keychain-kyca2423/11.0/mac/14.4

from nix-installer.

agingorange avatar agingorange commented on July 4, 2024

Thanks for the response. I just saw the partition "magically" disappeared. It's been too long for me and can't remember if I did anything special after I asked this.

from nix-installer.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.