about summary refs log tree commit diff
path: root/machines/profpatsch/haku.nix
diff options
context:
space:
mode:
authorProfpatsch <mail@profpatsch.de>2021-11-13 00:46:25 +0100
committerProfpatsch <mail@profpatsch.de>2021-11-13 00:46:25 +0100
commitb2b86627486ab5d9e2c49fa65d3796af450cb7d2 (patch)
tree11d94ae54f70d21f53682e642a815c5643456a3e /machines/profpatsch/haku.nix
parent0dd3e1d830daa95ee45994c49e3818a0491056f9 (diff)
machines/haku: fix missing group
Diffstat (limited to 'machines/profpatsch/haku.nix')
-rw-r--r--machines/profpatsch/haku.nix1
1 files changed, 1 insertions, 0 deletions
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";
       };
     };