Added messagebus to lp group
A vain attempt to stop some odd bluetooth issues
This commit is contained in:
parent
ccfbeb380d
commit
193a747229
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue