Install NixOS on Online.Net: Difference between revisions

imported>Samae
imported>Samae
No edit summary
Line 92: Line 92:
. /root/.nix-profile/etc/profile.d/nix.sh
. /root/.nix-profile/etc/profile.d/nix.sh
nix-channel --remove nixpkgs
nix-channel --remove nixpkgs
nix-channel --add http://nixos.org/channels/nixos-17.10 nixos
nix-channel --add http://nixos.org/channels/nixos-17.09 nixos
nix-channel --update
nix-channel --update