migrates dnsc-air
This commit is contained in:
parent
4e26d4b880
commit
25d3917db6
9 changed files with 142 additions and 2 deletions
3
Justfile
3
Justfile
|
|
@ -1,6 +1,9 @@
|
|||
deploy:
|
||||
nixos-rebuild switch --flake .
|
||||
|
||||
dd:
|
||||
darwin-rebuild switch --flake .
|
||||
|
||||
debug:
|
||||
nixos-rebuild switch --flake . --show-trace --verbose
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue