aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEuAndreh <eu@euandre.org>2023-10-18 21:54:59 -0300
committerEuAndreh <eu@euandre.org>2023-10-18 21:54:59 -0300
commitb28a83dcd21311e77393b59b429d856dd9784239 (patch)
tree514d106cb0f2980b28f9a429d3f3ebdfbdd3d8f0
parentetc/guix/home.scm: Fix inclusion of AVR toolchain (diff)
downloaddotfiles-b28a83dcd21311e77393b59b429d856dd9784239.tar.gz
dotfiles-b28a83dcd21311e77393b59b429d856dd9784239.tar.xz
etc/guix/system.scm: Also add "dialout" supplementary group
-rw-r--r--etc/guix/system.scm2
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/guix/system.scm b/etc/guix/system.scm
index 1b2d130..24a7201 100644
--- a/etc/guix/system.scm
+++ b/etc/guix/system.scm
@@ -131,7 +131,7 @@ Seiko Epson Color Ink Jet Printers.")
(name "andreh")
(comment "EuAndreh")
(group "users")
- (supplementary-groups '("netdev" "audio" "video" "wheel" "kvm" "docker"))))
+ (supplementary-groups '("netdev" "audio" "video" "wheel" "kvm" "docker" "dialout"))))
%base-user-accounts))
(packages
(append