user/hypridle: expose package
This commit is contained in:
parent
282a0ae22d
commit
b288e1c78c
1 changed files with 2 additions and 1 deletions
|
|
@ -1,8 +1,9 @@
|
|||
{ ... }:
|
||||
{ config, ... }:
|
||||
let
|
||||
kblight = "light -s sysfs/leds/asus::kbd_backlight";
|
||||
in
|
||||
{
|
||||
home.packages = [ config.services.hypridle.package ];
|
||||
services.hypridle = {
|
||||
enable = true;
|
||||
settings = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue