mirror of
https://github.com/TheWanderingCrow/CrOS.git
synced 2026-01-10 01:24:05 -05:00
Update to no commit
This commit is contained in:
parent
2227c35304
commit
c0616c6c4d
1 changed files with 2 additions and 2 deletions
4
justfile
4
justfile
|
|
@ -17,7 +17,7 @@ rebuild-fast:
|
||||||
sudo nixos-rebuild switch --fast --flake .
|
sudo nixos-rebuild switch --fast --flake .
|
||||||
# Update all flake inputs
|
# Update all flake inputs
|
||||||
update:
|
update:
|
||||||
nix flake update --commit-lock-file
|
nix flake update
|
||||||
# Update secrets input
|
# Update secrets input
|
||||||
update-secret:
|
update-secret:
|
||||||
nix flake update nix-secrets --commit-lock-file
|
nix flake update nix-secrets
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue