power-button: fix rest
This commit is contained in:
parent
9aa9ce6dfe
commit
3bfe415ad0
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
||||||
{ config, lib }:
|
{ config, lib, ... }:
|
||||||
|
|
||||||
let
|
let
|
||||||
inherit (lib) mkIf mkEnableOption;
|
inherit (lib) mkIf mkEnableOption;
|
||||||
|
|
Loading…
Reference in a new issue