mirror of
https://github.com/TheWanderingCrow/CrOS.git
synced 2026-01-09 17: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 .
|
||||
# Update all flake inputs
|
||||
update:
|
||||
nix flake update --commit-lock-file
|
||||
nix flake update
|
||||
# Update secrets input
|
||||
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