1
0
mirror of https://github.com/Andrey0189/nixos-config-reborn.git synced 2025-09-15 10:06:00 +03:00

add hypridle

This commit is contained in:
andrey_varnavskiy
2024-12-01 05:29:20 +05:00
parent 3fb18500f6
commit e97aef4a95
2 changed files with 35 additions and 0 deletions

View File

@@ -2,6 +2,7 @@
imports = [
./binds.nix
./hyprlock.nix
./hypridle.nix
./main.nix
];
}