refactor(hosts/orion): add price
to systemd-journal
group
This commit is contained in:
parent
bcd4398321
commit
eecf89d736
@ -15,6 +15,7 @@
|
||||
extraGroups = [
|
||||
"wheel"
|
||||
"keyd"
|
||||
"systemd-journal"
|
||||
(lib.mkIf config.virtualisation.docker.enable "docker")
|
||||
(lib.mkIf config.virtualisation.libvirtd.enable "libvirtd")
|
||||
(lib.mkIf config.programs.wireshark.enable "wireshark")
|
||||
|
Loading…
Reference in New Issue
Block a user