Update 2 files

- /configuration.nix
- /modules/hm/default.nix
This commit is contained in:
2025-11-18 10:22:28 +00:00
parent d4ad625997
commit 697753e493
2 changed files with 4 additions and 6 deletions

View File

@@ -131,7 +131,10 @@ in
XMODIFIERS = "@im=kime";
};
wayland.windowManager.hyprland.plugins = [
pkgs.hyprlandPlugins.hyprexpo
pkgs.hyprlandPlugins.hyprscrolling
];
# System Version - Don't change unless you know what you're doing (helps with system upgrades and compatibility)
system.stateVersion = "25.05";