build: add justfile
This commit is contained in:
parent
21e0969fe0
commit
ebdc6bf771
1 changed files with 5 additions and 0 deletions
5
justfile
Normal file
5
justfile
Normal file
|
@ -0,0 +1,5 @@
|
|||
default:
|
||||
just --list
|
||||
|
||||
update:
|
||||
home-manager switch -f home-manager/home.nix
|
Loading…
Add table
Add a link
Reference in a new issue