summaryrefslogtreecommitdiff
path: root/justfile
diff options
context:
space:
mode:
authorFuwn <[email protected]>2024-09-05 03:02:47 -0700
committerFuwn <[email protected]>2024-09-05 03:02:47 -0700
commit51c44b5d7be6383f88d1bef286e44d94d07a0a4d (patch)
tree2550efa1fefa11bada053299c29451da3551d6be /justfile
parentBump (diff)
downloadnixos-config-51c44b5d7be6383f88d1bef286e44d94d07a0a4d.tar.xz
nixos-config-51c44b5d7be6383f88d1bef286e44d94d07a0a4d.zip
Bump: zen
Diffstat (limited to 'justfile')
-rw-r--r--justfile1
1 files changed, 0 insertions, 1 deletions
diff --git a/justfile b/justfile
index 6d232ab..4431a27 100644
--- a/justfile
+++ b/justfile
@@ -4,7 +4,6 @@ default:
os hostname='kansai':
#!/usr/bin/env sh
-
if command -v doas &> /dev/null; then
SUPERUSER_COMMAND=doas
else