From bec99bf3ad9c1ab09ee08fade347d9191a986fe1 Mon Sep 17 00:00:00 2001 From: Gregor Kleen Date: Mon, 3 Sep 2018 23:09:17 +0200 Subject: less redundancy --- odin.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/odin.nix b/odin.nix index 8c66eeb9..71e5617d 100644 --- a/odin.nix +++ b/odin.nix @@ -419,7 +419,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 sskm D macros git-annex-shell ua creator config fork option sudo writable update-description-file)); + push(@{$RC{ENABLE}}, qw(create fork sskm D macros creator config fork option sudo writable update-description-file)); ''; }; -- cgit v1.2.3