diff options
| author | Petri Hienonen <petri.hienonen@gmail.com> | 2026-03-19 10:49:17 +0200 |
|---|---|---|
| committer | Petri Hienonen <petri.hienonen@gmail.com> | 2026-03-19 10:49:17 +0200 |
| commit | 5d00c29480df13461b1c0a15968ac23a1e3527fe (patch) | |
| tree | ece51b7f315ea4459cea67dc5d6bbe5bb246213a /roles/shared.nix | |
| parent | 182cbbe974115a550ddfa34eb7bee3fc78066c82 (diff) | |
| download | nixos-5d00c29480df13461b1c0a15968ac23a1e3527fe.tar.zst | |
Add user to dialout group
Diffstat (limited to 'roles/shared.nix')
| -rw-r--r-- | roles/shared.nix | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/roles/shared.nix b/roles/shared.nix index 091094a..e5372e7 100644 --- a/roles/shared.nix +++ b/roles/shared.nix @@ -311,6 +311,7 @@ "adm" "audio" "bluetooth" + "dialout" "input" "lp" "lpadmin" |
