physlock
This commit is contained in:
parent
701f1f4bf9
commit
6c5156d187
|
|
@ -9,4 +9,8 @@
|
|||
];
|
||||
};
|
||||
security.polkit.enable = true;
|
||||
services.physlock = {
|
||||
enable = true;
|
||||
allowAnyUser = true;
|
||||
};
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue