rebuilding minimised nix files
This commit is contained in:
+302
-302
File diff suppressed because it is too large
Load Diff
@@ -18,11 +18,11 @@ zen-browser = {
|
||||
url = "github:youwen5/zen-browser-flake";
|
||||
inputs.nixpkgs.follows = "nixpkgs";
|
||||
};
|
||||
hyprland.url = "github:hyprwm/Hyprland";
|
||||
hyprland-plugins = {
|
||||
url = "github:hyprwm/hyprland-plugins";
|
||||
inputs.hyprland.follows = "hyprland";
|
||||
};
|
||||
# hyprland.url = "github:hyprwm/Hyprland";
|
||||
# hyprland-plugins = {
|
||||
# url = "github:hyprwm/hyprland-plugins";
|
||||
# inputs.hyprland.follows = "hyprland";
|
||||
# };
|
||||
};
|
||||
outputs = inputs@{
|
||||
nixpkgs,
|
||||
|
||||
@@ -5,7 +5,7 @@
|
||||
enable = true;
|
||||
plugins = [ pkgs.hyprlandPlugins.hyprscrolling
|
||||
pkgs.hyprlandPlugins.hyprspace
|
||||
pkgs.hyprlandPlugins.hyprsunset
|
||||
# pkgs.hyprlandPlugins.hyprsunset
|
||||
pkgs.hyprlandPlugins.HyprEasymotion
|
||||
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user