From 72f005ede12ea5f134aa2b9649c5935add299129 Mon Sep 17 00:00:00 2001 From: Gregor Kleen Date: Sun, 29 Apr 2018 11:14:10 +0200 Subject: Revert "uucp needs hlidskjalf" This reverts commit 5fc0d6145d8d5749fafee5eedc36b79589fe5f50. --- odin.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/odin.nix b/odin.nix index 823e03f7..752491a2 100644 --- a/odin.nix +++ b/odin.nix @@ -300,7 +300,7 @@ }; users.groups."hlidskjalf" = { - members = [ "motion" "uucp" ]; + members = [ "motion" ]; }; virtualisation.libvirtd = { -- cgit v1.2.3