notes/os/linux/nixos/tools/nixos-rebuild.txt
Ihar Hancharenka 5dff80e88e first
2023-03-27 16:52:17 +03:00

13 строки
370 B
Plaintext

https://nixos.org/manual/nixos/stable/index.html#sec-changing-config
nixos-rebuild
build
test
...
-I nixos-config=path/to/your/configuration.nix
switch [--upgrade]
sudo nixos-rebuild -I nixpkgs=https://github.com/NixOS/nixpkgs/archive/release-20.09.tar.gz switch
! to upgrade release
-p p1
to create profile "p1"