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

add hyprland configuration

This commit is contained in:
andrey_varnavskiy
2024-11-26 05:49:19 +05:00
parent ea3fa4796c
commit 591a7d629d
5 changed files with 362 additions and 0 deletions

View File

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