mirror of
https://github.com/TheWanderingCrow/CrOS.git
synced 2026-02-02 11:23:57 -05:00
secret updates
This commit is contained in:
parent
03e1e8acaf
commit
61dca6bc7b
2 changed files with 5 additions and 5 deletions
2
justfile
2
justfile
|
|
@ -14,7 +14,7 @@ rebuild:
|
|||
sudo nixos-rebuild switch --flake .
|
||||
# For hacking on modules
|
||||
rebuild-fast:
|
||||
sudo nixos-rebuild switch --fast --flake .
|
||||
sudo nixos-rebuild switch --no-reexec --flake .
|
||||
# Update all flake inputs
|
||||
update:
|
||||
nix flake update
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue