hypridle
This commit is contained in:
parent
7a8cdf92f1
commit
18e3bad2b3
|
@ -13,7 +13,7 @@
|
||||||
./firefox
|
./firefox
|
||||||
./alacritty
|
./alacritty
|
||||||
./hyprland
|
./hyprland
|
||||||
./swaylock
|
./hypridle
|
||||||
inputs.ags.homeManagerModules.default
|
inputs.ags.homeManagerModules.default
|
||||||
];
|
];
|
||||||
}
|
}
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
{ ... }:
|
{ ... }:
|
||||||
{
|
{
|
||||||
programs.swaylock = {
|
services.hypridle = {
|
||||||
enable = true;
|
enable = true;
|
||||||
};
|
};
|
||||||
}
|
}
|
Loading…
Reference in a new issue