rebuilding minimised nix files
This commit is contained in:
@@ -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
|
||||
];
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user