operating-systems: buer: Adapt system configuration to changes on doas-service

pull/1/head
anemofilia 2023-11-25 12:08:25 -03:00 committed by Luis Guilherme Coelho
parent 6d7e6563eb
commit 9d1ed7aac6
No known key found for this signature in database
GPG Key ID: 1F2E76ACE3F531C8
1 changed files with 1 additions and 1 deletions

View File

@ -249,7 +249,7 @@
#|Doas configuration services|# #|Doas configuration services|#
(simple-service 'miscellaneous-permissions doas-service-type (simple-service 'miscellaneous-permissions doas-service-type
(list (permit (identity ":wheel") (list (permit (identity ":wheel")
(setenv `("GUILE_LOAD_PATH"))) (setenv `(("GUILE_LOAD_PATH" . #t))))
(permit (identity ":wheel") (permit (identity ":wheel")
(nopass? #t) (nopass? #t)
(command "guix") (command "guix")