summaryrefslogtreecommitdiff
path: root/flake.nix
diff options
context:
space:
mode:
Diffstat (limited to 'flake.nix')
-rw-r--r--flake.nix8
1 files changed, 4 insertions, 4 deletions
diff --git a/flake.nix b/flake.nix
index 3c6bc38..e169148 100644
--- a/flake.nix
+++ b/flake.nix
@@ -34,10 +34,10 @@
inputs.hyprland.follows = "hyprland";
};
- hycov = {
- url = "github:DreamMaoMao/hycov";
- inputs.hyprland.follows = "hyprland";
- };
+ # hycov = {
+ # url = "github:DreamMaoMao/hycov";
+ # inputs.hyprland.follows = "hyprland";
+ # };
};
outputs = { self, nixpkgs, home-manager, stylix, systems, ... } @ inputs: