diff --git a/hosts/dionach.nix b/hosts/dionach.nix index 96bbdd6..ead8df2 100644 --- a/hosts/dionach.nix +++ b/hosts/dionach.nix @@ -209,6 +209,12 @@ TCPKeepAlive no ''; + users.groups = { + lp.members = [ + "messagebus" + ]; + }; + # This value determines the NixOS release with which your system is to be # compatible, in order to avoid breaking some software such as database # servers. You should change this only after NixOS release notes say you