Added messagebus to lp group

A vain attempt to stop some odd bluetooth issues
This commit is contained in:
Craige McWhirter 2021-04-25 11:05:34 +10:00
parent ccfbeb380d
commit 193a747229
Signed by: sercanto
GPG key ID: 7DBA9F5689EFB6AA

View file

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