feat(justfile): add update
This commit is contained in:
parent
ccef7209b7
commit
60b0e1f824
1 changed files with 3 additions and 0 deletions
3
justfile
3
justfile
|
@ -6,3 +6,6 @@ pop-os *args:
|
|||
|
||||
wsl2 *args:
|
||||
home-manager switch -f home-manager/home.nix --flake .#wsl2 {{ args }}
|
||||
|
||||
update:
|
||||
nix flake update
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue