mirror of
https://codeberg.org/leana8959/.files.git
synced 2025-12-06 06:39:14 +00:00
Just: --fast is deprecated
This commit is contained in:
parent
fa15081f38
commit
3965fe943d
1 changed files with 1 additions and 1 deletions
2
Justfile
2
Justfile
|
|
@ -9,7 +9,7 @@ os host action:
|
||||||
nixos-rebuild {{ action }} \
|
nixos-rebuild {{ action }} \
|
||||||
-I nixpkgs=${nixpkgs} \
|
-I nixpkgs=${nixpkgs} \
|
||||||
-I nixos-config=./nix/configurations/{{ host }}.nix \
|
-I nixos-config=./nix/configurations/{{ host }}.nix \
|
||||||
--fast \
|
--no-reexec \
|
||||||
--file ./default.nix \
|
--file ./default.nix \
|
||||||
--attr "nixosConfigurations.{{ host }}"
|
--attr "nixosConfigurations.{{ host }}"
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue