nix: add /etc/group to systemd sandbox

allows specifying groups by name in the unix socket
This commit is contained in:
Chinpo Nya
2025-07-28 18:32:55 +00:00
committed by ed
parent cbdbaf1938
commit 7c9c962b79
+1
View File
@@ -279,6 +279,7 @@ in {
"/nix/store"
"-/etc/resolv.conf"
"-/etc/nsswitch.conf"
"-/etc/group"
"-/etc/hosts"
"-/etc/localtime"
]