Add bitwarden
This commit is contained in:
parent
978ae01302
commit
77b18f8490
5 changed files with 34 additions and 2 deletions
4
justfile
4
justfile
|
|
@ -24,6 +24,10 @@ deploy-ruil:
|
|||
deploy-liminal:
|
||||
just deploy-sudo liminal
|
||||
|
||||
# Shortcut: deploy zima (local)
|
||||
deploy-zima:
|
||||
just deploy-sudo zima
|
||||
|
||||
# Update flake lock file
|
||||
update:
|
||||
nix flake update
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue