about summary refs log tree commit diff
diff options
context:
space:
mode:
authorProfpatsch <mail@profpatsch.de>2024-02-14 14:21:12 +0100
committerProfpatsch <mail@profpatsch.de>2024-02-14 14:36:28 +0100
commit8ac7eea258555a9a2f17b5653e2b45f360ce9379 (patch)
treedc00f896982f3801f6144cafd897759966753e80
parentffd05e8a7bbb171da7b01bffb1d8c54b1fc2f0a3 (diff)
machines/profpatsch: add myself to adbusers group
-rw-r--r--machines/profpatsch/lib.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/machines/profpatsch/lib.nix b/machines/profpatsch/lib.nix
index 3cab1ff0..bda68377 100644
--- a/machines/profpatsch/lib.nix
+++ b/machines/profpatsch/lib.nix
@@ -14,6 +14,7 @@ rec {
       "libvirtd"
       "scanner"
       "jackaudio"
+      "adbusers"
     ];
     uid = 1000;
     createHome = true;