add hyprlock and hypridle

Signed-off-by: ahuston-0 <aliceghuston@gmail.com>
This commit is contained in:
2024-10-20 01:26:35 -04:00
parent 1d540e873e
commit 4428170e82
5 changed files with 147 additions and 0 deletions

View File

@ -9,4 +9,9 @@
xdg.configFile = {
"hypr/hyprland.conf".source = ./hyprland.conf;
};
imports = [
./hyprlock.nix
./hypridle.nix
];
}