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

add hyprlock

This commit is contained in:
andrey_varnavskiy
2024-12-01 05:29:11 +05:00
parent a9058f3a24
commit 3fb18500f6
3 changed files with 39 additions and 0 deletions

View File

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