aboutsummaryrefslogtreecommitdiff
path: root/system/nix/README
diff options
context:
space:
mode:
Diffstat (limited to 'system/nix/README')
-rw-r--r--system/nix/README1
1 files changed, 1 insertions, 0 deletions
diff --git a/system/nix/README b/system/nix/README
index 1da6a2ec6849b..49ae7c253a9ff 100644
--- a/system/nix/README
+++ b/system/nix/README
@@ -36,6 +36,7 @@ be added under the 'nixbld' group.
Restricting access to the daemon is acheived by setting file
permissions for the daemon's socket's folder.
+ groupadd nix-users
chgrp nix-users /nix/var/nix/daemon-socket
chmod ug=rwx,o= /nix/var/nix/daemon-socket