add Just reciepe for updating flake inputs
This commit is contained in:
parent
8a52d3970e
commit
c2bf0b1245
1 changed files with 3 additions and 0 deletions
3
Justfile
3
Justfile
|
|
@ -5,5 +5,8 @@ default:
|
||||||
|
|
||||||
switch:
|
switch:
|
||||||
nh os switch {{FLAKE_HOME}}
|
nh os switch {{FLAKE_HOME}}
|
||||||
|
update:
|
||||||
|
nix flake update
|
||||||
|
|
||||||
alias s := switch
|
alias s := switch
|
||||||
|
alias u := update
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue