diff --git a/.config/guix/systems/base-system.scm b/.config/guix/systems/base-system.scm index b69b098..7d9f924 100644 --- a/.config/guix/systems/base-system.scm +++ b/.config/guix/systems/base-system.scm @@ -95,7 +95,6 @@ EndSection "video"))) %base-user-accounts)) (groups (cons (user-group (system? #t) (name "realtime")) - (user-group (system? #t) (name "docker")) %base-groups)) (packages (append (list diff --git a/base.org b/base.org index 91c32d1..40229cd 100644 --- a/base.org +++ b/base.org @@ -138,7 +138,6 @@ in a typing install of Guix/Linux. "video"))) %base-user-accounts)) (groups (cons (user-group (system? #t) (name "realtime")) - (user-group (system? #t) (name "docker")) %base-groups)) (packages (append (list