modules/lock-action: add missed commit
This commit is contained in:
parent
e5309a709a
commit
fe5e308fb9
@ -1,4 +1,4 @@
|
|||||||
{pkgs, lib, config, ...}:
|
{ pkgs, lib, config, ... }:
|
||||||
let
|
let
|
||||||
cfg = config.services.lock-action;
|
cfg = config.services.lock-action;
|
||||||
dbus-monitor = "${pkgs.dbus}/bin/dbus-monitor";
|
dbus-monitor = "${pkgs.dbus}/bin/dbus-monitor";
|
||||||
@ -21,8 +21,8 @@ let
|
|||||||
esac
|
esac
|
||||||
done
|
done
|
||||||
|
|
||||||
'';
|
'';
|
||||||
in
|
in
|
||||||
{
|
{
|
||||||
options = {
|
options = {
|
||||||
services.lock-action = {
|
services.lock-action = {
|
||||||
|
Loading…
Reference in New Issue
Block a user