about summary refs log tree commit diff
path: root/flake.nix
diff options
context:
space:
mode:
authorazahi <azat@bahawi.net>2024-12-17 02:04:27 +0300
committerazahi <azat@bahawi.net>2024-12-17 02:04:27 +0300
commit1ae038a0a86348074b422ea87c03836b0962af67 (patch)
treeae56c73c01b4777e3e24a22c2d67943706997cf0 /flake.nix
parent2024-12-02 (diff)
2024-12-17 HEAD master
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