mirror of
https://github.com/srid/nixos-config.git
synced 2026-01-08 09:17:23 +08:00
fix justfile
This commit is contained in:
parent
ddbb3d14d3
commit
aaee9c379b
1 changed files with 2 additions and 2 deletions
4
justfile
4
justfile
|
|
@ -6,10 +6,10 @@ default:
|
|||
activate:
|
||||
nix run
|
||||
|
||||
# Deploy host 'immediacy'
|
||||
# Deploy host 'pureintent'
|
||||
[group('main')]
|
||||
deploy:
|
||||
nix run . immediacy
|
||||
nix run . pureintent
|
||||
|
||||
# Format the nix source tree
|
||||
fmt:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue