From b2b86627486ab5d9e2c49fa65d3796af450cb7d2 Mon Sep 17 00:00:00 2001 From: Profpatsch Date: Sat, 13 Nov 2021 00:46:25 +0100 Subject: machines/haku: fix missing group --- machines/profpatsch/haku.nix | 1 + 1 file changed, 1 insertion(+) (limited to 'machines/profpatsch/haku.nix') diff --git a/machines/profpatsch/haku.nix b/machines/profpatsch/haku.nix index 907a5424..1f9cb1b3 100644 --- a/machines/profpatsch/haku.nix +++ b/machines/profpatsch/haku.nix @@ -104,6 +104,7 @@ in youtube2audiopodcast = { isSystemUser = true; + group = "youtube2audiopodcast"; }; }; -- cgit 1.4.1