Makefile : Rename boot-vanilla to boot-no-nixconf.

This commit is contained in:
Dmitry Voronin 2024-08-02 23:49:19 +03:00
parent ff99cfe763
commit f3e6c0f743
Signed by: voronind
SSH key fingerprint: SHA256:3kBb4iV2ahufEBNq+vFbUe4QYfHt98DHQjN7QaptY9k

View file

@ -9,7 +9,7 @@ android:
boot:
nixos-rebuild boot $(options) --flake $(flake)
boot-vanilla:
boot-no-nixconf:
mv /etc/nix/nix.conf /etc/nix/nix.conf_
nixos-rebuild boot $(options) --flake $(flake)
mv /etc/nix/nix.conf_ /etc/nix/nix.conf