about summary refs log tree commit diff
path: root/flake.nix
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--flake.nix8
1 files changed, 0 insertions, 8 deletions
diff --git a/flake.nix b/flake.nix
index 27411e5..67180ca 100644
--- a/flake.nix
+++ b/flake.nix
@@ -32,14 +32,6 @@
       inputs.nixpkgs.follows = "nixpkgs";
     };
 
-    hyprland = {
-      url = "github:hyprwm/Hyprland";
-      inputs = {
-        # nixpkgs.follows = "nixpkgs"; # Disabled in favor of cache.
-        pre-commit-hooks.follows = "git-hooks";
-      };
-    };
-
     stylix = {
       url = "github:danth/stylix";
       inputs = {

Consider giving Nix/NixOS a try! <3