about summary refs log tree commit diff
path: root/machines/aszlig/dnyarri.nix
diff options
context:
space:
mode:
authorProfpatsch <mail@profpatsch.de>2016-02-26 03:18:37 +0100
committerProfpatsch <mail@profpatsch.de>2016-02-26 03:18:37 +0100
commit4b435f20075d73cfcea7c7a9c2ebebb86015c818 (patch)
treef842bbe57c87ac3f5a93d63af752b7cd2d21418e /machines/aszlig/dnyarri.nix
parent3cbe26730d6e7b64040979d512afe46f90ed33ab (diff)
parentf3f4e855600a10cc1ae7275f9ecf302160430b6a (diff)
Merge remote-tracking branch 'origin/master'
Diffstat (limited to 'machines/aszlig/dnyarri.nix')
-rw-r--r--machines/aszlig/dnyarri.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/machines/aszlig/dnyarri.nix b/machines/aszlig/dnyarri.nix
index 5192e955..a041486e 100644
--- a/machines/aszlig/dnyarri.nix
+++ b/machines/aszlig/dnyarri.nix
@@ -109,7 +109,7 @@ with lib;
   # TODO: Try to avoid this, but as there is only a single user using audio on
   # this machine, it's okay for now. But remember that this will break heavily,
   # should there be another user accessing the audio devices.
-  users.extraUsers.aszlig.extraGroups = [ "audio" "vboxusers" ];
+  users.users.aszlig.extraGroups = [ "audio" "vboxusers" ];
 
   services.synergy.client.enable = true;
   services.synergy.client.serverAddress = "mmrnmhrm";