rebuilding minimised nix files
This commit is contained in:
+300
-300
File diff suppressed because it is too large
Load Diff
@@ -4,10 +4,10 @@
|
|||||||
wayland.windowManager.hyprland = {
|
wayland.windowManager.hyprland = {
|
||||||
enable = true;
|
enable = true;
|
||||||
plugins = with inputs.hyprland-plugins.packages.${pkgs.system}; [
|
plugins = with inputs.hyprland-plugins.packages.${pkgs.system}; [
|
||||||
hyprscrolling
|
hyprland-plugins-hyprscrolling
|
||||||
hyprspace
|
hyprland-plugins-hyprspace
|
||||||
hyprsunset
|
hyprland-plugins-hyprsunset
|
||||||
HyprEasymotion
|
hyprland-plugins-HyprEasymotion
|
||||||
];
|
];
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user