From 5ef4cf32519c32e656061c6fa1536bda998a07c2 Mon Sep 17 00:00:00 2001 From: Gregor Kleen Date: Mon, 3 Sep 2018 20:17:20 +0200 Subject: ... --- odin.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/odin.nix b/odin.nix index af6533c5..ec4ad2b6 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 repo-specific-hooks macros git-annex-shell ua)); + push(@{$RC{ENABLE}}, qw(create fork D macros git-annex-shell ua)); ''; }; -- cgit v1.2.3