Update 3 files

- /flake.nix
- /configuration.nix
- /modules/hm/default.nix
This commit is contained in:
2025-11-18 10:25:54 +00:00
parent 697753e493
commit e6551fcfa9
3 changed files with 16 additions and 6 deletions

View File

@@ -130,11 +130,6 @@ in
QT_IM_MODULE = "kime";
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";