power-button: fix rest

main
Zynh Ludwig 2024-09-17 03:54:43 -07:00
parent 9aa9ce6dfe
commit 3bfe415ad0
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
{ config, lib }: { config, lib, ... }:
let let
inherit (lib) mkIf mkEnableOption; inherit (lib) mkIf mkEnableOption;