From 76db90af1b07d14dd713d12f5a5f34ded5dfdb9b Mon Sep 17 00:00:00 2001 From: clsty Date: Tue, 4 Nov 2025 11:15:53 +0800 Subject: [PATCH] Update flake.nix --- sdata/dist-nix/home-manager/flake.nix | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/sdata/dist-nix/home-manager/flake.nix b/sdata/dist-nix/home-manager/flake.nix index 792d3bb5c..7fcbf9ff5 100644 --- a/sdata/dist-nix/home-manager/flake.nix +++ b/sdata/dist-nix/home-manager/flake.nix @@ -9,9 +9,9 @@ url = "github:nix-community/home-manager/release-25.05"; inputs.nixpkgs.follows = "nixpkgs"; }; - hyprland = { - url = "github:hyprwm/Hyprland"; - }; + #hyprland = { + # url = "github:hyprwm/Hyprland"; + #}; nixgl.url = "github:nix-community/nixGL"; quickshell = { url = "git+https://git.outfoxxed.me/outfoxxed/quickshell?ref=db1777c20b936a86528c1095cbcb1ebd92801402";