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 ];
|
||||
wayland.windowManager.hyprland = {
|
||||
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-hyprspace
|
||||
hyprland-plugins-hyprsunset
|
||||
|
||||
Reference in New Issue
Block a user