ADDED home for hyprland

This commit is contained in:
kenji
2025-12-23 21:46:27 +00:00
parent c9d7932bda
commit 5faef18601
+7
View File
@@ -0,0 +1,7 @@
{
wayland.windowManager.hyprland.settings = {
imports = [
./hypr/binds.nix
];
};
}