rebuilding minimised nix files
This commit is contained in:
+297
-297
File diff suppressed because it is too large
Load Diff
@@ -3,7 +3,7 @@
|
|||||||
home.packages = with pkgs; [ jq ];
|
home.packages = with pkgs; [ jq ];
|
||||||
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.stdenv.hostPlatform.system}; [
|
||||||
hyprland-plugins-hyprscrolling
|
hyprland-plugins-hyprscrolling
|
||||||
hyprland-plugins-hyprspace
|
hyprland-plugins-hyprspace
|
||||||
hyprland-plugins-hyprsunset
|
hyprland-plugins-hyprsunset
|
||||||
|
|||||||
Reference in New Issue
Block a user