added general

This commit is contained in:
kenji
2025-12-12 14:16:13 -06:00
parent 3c32424793
commit 6be0a483e8
+1
View File
@@ -22,6 +22,7 @@ in {
lib.mkMerge [ lib.mkMerge [
# These imports must be functions that return an attribute set. # These imports must be functions that return an attribute set.
(import ./hyprland/hypr/keybinds.nix) (import ./hyprland/hypr/keybinds.nix)
(import ./hyprland/hypr/general.nix)
(import ./hyprland/hypr/exec.nix) (import ./hyprland/hypr/exec.nix)
(import ./hyprland/hypr/rules.nix) (import ./hyprland/hypr/rules.nix)
(import ./hyprland/hypr/env.nix) (import ./hyprland/hypr/env.nix)