From dea1f58ad5d4a8a8d11f97f50b882df81d8b79b5 Mon Sep 17 00:00:00 2001 From: Chris Toph Date: Sat, 22 Mar 2025 20:33:35 -0400 Subject: [PATCH] Remove unnecessary follows references in flake.nix for hardware and rose-pine-hyprcursor --- flake.nix | 2 -- 1 file changed, 2 deletions(-) diff --git a/flake.nix b/flake.nix index a810a9e..3832262 100644 --- a/flake.nix +++ b/flake.nix @@ -13,7 +13,6 @@ hardware = { url = "github:nixos/nixos-hardware"; - inputs.nixpkgs.follows = "nixpkgs-stable"; }; home-manager = { @@ -62,7 +61,6 @@ rose-pine-hyprcursor = { url = "github:ndom91/rose-pine-hyprcursor"; - inputs.hyprland.follows = "hyprland"; }; # stylix.url = "github:danth/stylix/release-24.11";