try accepting flake config

This commit is contained in:
Osman Faruk Bayram 2024-12-07 22:18:57 +03:00
parent 3a23586086
commit 2e0e8f5f3f

View file

@ -14,7 +14,7 @@ build *args: check-git
[linux]
switch *args: check-git
sudo nixos-rebuild switch --flake . {{args}} |& nom
sudo nixos-rebuild switch --accept-flake-config --flake . {{args}} |& nom
update:
nix flake update