index
:
nixos-config
main
Collin's NixOS configurations
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
justfile
diff options
context:
1
2
3
4
5
6
7
8
9
10
15
20
25
30
35
40
space:
include
ignore
mode:
unified
ssdiff
stat only
Diffstat
(limited to 'justfile')
-rw-r--r--
justfile
7
1 files changed, 3 insertions, 4 deletions
diff --git a/justfile b/justfile
index e092f23..f20863d 100644
--- a/
justfile
+++ b/
justfile
@@ -1,9 +1,8 @@
+switch:
+ yo sw
+
build:
yo build
deploy:
yo dep root@ganymede
-
-switch:
- yo sw
-