Created
May 15, 2025 19:54
-
-
Save cransom/758883ba9125706757c7d78e87c0e52a to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| 0ogre:/etc/nix% sudo systemctl restart nix-daemon.service # or do a nixos-rebuild switch or activate | |
| 0ogre:/etc/nix% head -n1 nix.conf | |
| # DETERMINATE NIX CONFIG | |
| 0ogre:/etc/nix% sudo /run/current-system/activate switch | |
| setting up /etc... | |
| 0ogre:/etc/nix% head -n1 nix.conf | |
| # WARNING: this file is generated from the nix.* options in |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment