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
|
||||
cfg = config.services.lock-action;
|
||||
dbus-monitor = "${pkgs.dbus}/bin/dbus-monitor";
|
||||
@ -21,8 +21,8 @@ let
|
||||
esac
|
||||
done
|
||||
|
||||
'';
|
||||
in
|
||||
'';
|
||||
in
|
||||
{
|
||||
options = {
|
||||
services.lock-action = {
|
||||
|
Loading…
Reference in New Issue
Block a user