From 924e8b5815f5d0d680b77b40f962db6442be831c Mon Sep 17 00:00:00 2001 From: Gregor Kleen Date: Mon, 3 Sep 2018 20:42:28 +0200 Subject: many more commands --- odin.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/odin.nix b/odin.nix index 9ea0f412..1cfac2d8 100644 --- a/odin.nix +++ b/odin.nix @@ -417,7 +417,7 @@ $RC{GROUPLIST_PGM} = 'printf "@self-key-managers"'; $RC{HOSTNAME} = '${config.networking.hostName}'; $RC{LOCAL_CODE} = "$rc{GL_ADMIN_BASE}/local"; - push(@{$RC{ENABLE}}, qw(create fork D macros git-annex-shell ua)); + push(@{$RC{ENABLE}}, qw(create fork sskm D macros git-annex-shell ua creator config fork option sudo writable update-description-file)); ''; }; -- cgit v1.2.3