commit 023dd415b8dc456f2c80e300be4ca45cae5f4d03
parent dbd9d6d47fc7d73e980632f0957180d5f4cb0e51
Author: rsiddharth <s@ricketyspace.net>
Date: Mon, 14 Jan 2019 18:20:43 -0500
propellor spin
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/config.hs b/config.hs
@@ -603,7 +603,7 @@ ara = host "ara.ricketyspace.net" $props
, "gcc", "gdb", "pkg-config", "valgrind"
, "exuberant-ctags", "make"
, "wget", "xz-utils", "netbase"
- , "gnupg2", "aptitude"
+ , "gnupg2", "aptitude", "cvs"
]
-- sshd
& Ssh.passwordAuthentication False