So now I have run
$ sudo nixos-rebuild build
$ sudo nixos-rebuild switch
And mongodb is being built again. How can I switch to ./result
?
Edit: I probably should do sth like this:
$ sudo ./result/bin/switch-to-configuration switch
So now I have run
$ sudo nixos-rebuild build
$ sudo nixos-rebuild switch
And mongodb is being built again. How can I switch to ./result
?
Edit: I probably should do sth like this:
$ sudo ./result/bin/switch-to-configuration switch