Skip to content

Commit 54fded0

Browse files
committed
Use unprivileged guix-daemon
1 parent 2067246 commit 54fded0

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

guix/machines/turing.scm

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -204,6 +204,7 @@
204204
(guix-service-type config =>
205205
(guix-configuration
206206
(inherit config)
207+
(privileged? #f)
207208
(authorized-keys
208209
(append (list (guix-archive-key "jc")
209210
(guix-archive-key "jc2")

0 commit comments

Comments
 (0)