commit e9e69228860187098f41f584a6a7d8219517a794
parent e757550807779383fc46f5c72d0c6b645f4437ec
Author: rsiddharth <s@ricketyspace.net>
Date: Thu, 18 Oct 2018 22:51:47 -0400
propellor spin
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/config.hs b/config.hs
@@ -598,7 +598,7 @@ ara = host "ara.ricketyspace.net" $props
, "git", "tmux"
, "python-virtualenv", "man-db"
, "gcc", "gdb", "pkg-config"
- , "exuberant-ctags"
+ , "exuberant-ctags", "make"
]
-- sshd
& Ssh.passwordAuthentication False