rebuilding minimised nix files

This commit is contained in:
2026-03-02 19:32:28 +01:00
parent 9364d76c35
commit c24f05be27
2 changed files with 304 additions and 304 deletions
+4 -4
View File
@@ -4,10 +4,10 @@
wayland.windowManager.hyprland = {
enable = true;
plugins = with inputs.hyprland-plugins.packages.${pkgs.system}; [
hyprscrolling
hyprspace
hyprsunset
HyprEasymotion
hyprland-plugins-hyprscrolling
hyprland-plugins-hyprspace
hyprland-plugins-hyprsunset
hyprland-plugins-HyprEasymotion
];
};
}