about summary refs log tree commit diff
diff options
context:
space:
mode:
-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;