summary refs log tree commit diff
path: root/nixos/modules/misc
diff options
context:
space:
mode:
authorRickard Nilsson <rickynils@gmail.com>2014-09-03 13:24:47 +0200
committerRickard Nilsson <rickynils@gmail.com>2014-09-03 13:24:47 +0200
commit66ee6e03e7963b0de6ae7e35eb334f6a2fd75944 (patch)
tree1021f39d5ac6f791d913e677528aa749bff77da4 /nixos/modules/misc
parentef5b30428f06b53f05c41ede361a7dcf4c3ca9d3 (diff)
downloadnixlib-66ee6e03e7963b0de6ae7e35eb334f6a2fd75944.tar
nixlib-66ee6e03e7963b0de6ae7e35eb334f6a2fd75944.tar.gz
nixlib-66ee6e03e7963b0de6ae7e35eb334f6a2fd75944.tar.bz2
nixlib-66ee6e03e7963b0de6ae7e35eb334f6a2fd75944.tar.lz
nixlib-66ee6e03e7963b0de6ae7e35eb334f6a2fd75944.tar.xz
nixlib-66ee6e03e7963b0de6ae7e35eb334f6a2fd75944.tar.zst
nixlib-66ee6e03e7963b0de6ae7e35eb334f6a2fd75944.zip
pulseaudio: Use group audio instead of pulse-access
Diffstat (limited to 'nixos/modules/misc')
-rw-r--r--nixos/modules/misc/ids.nix1
1 files changed, 0 insertions, 1 deletions
diff --git a/nixos/modules/misc/ids.nix b/nixos/modules/misc/ids.nix
index a535a8d7604e..37531ad1cdfd 100644
--- a/nixos/modules/misc/ids.nix
+++ b/nixos/modules/misc/ids.nix
@@ -271,7 +271,6 @@
       riemann = 137;
       riemanndash = 138;
       uhub = 142;
-      pulse-access = 143;
 
       # When adding a gid, make sure it doesn't match an existing uid. And don't use gids above 399!