Nix Installation Guide: Difference between revisions
imported>Doronbehar Remove now uneeded NFS patch with sqlite-wal |
imported>Klaymore Added note that you can reboot after installation instead of sourcing the profile |
||
Line 12: | Line 12: | ||
</syntaxHighlight> | </syntaxHighlight> | ||
Then don't forget to run the command provided at the end of the installation script to make nix available in your system: | Then don't forget to reboot or run the command provided at the end of the installation script to make nix available in your system: | ||
<syntaxHighlight lang="console"> | <syntaxHighlight lang="console"> | ||
$ source $HOME/.nix-profile/etc/profile.d/nix.sh | $ source $HOME/.nix-profile/etc/profile.d/nix.sh |