Remove unnecessary follows references in flake.nix for hardware and rose-pine-hyprcursor
This commit is contained in:
parent
93a73410a1
commit
dea1f58ad5
1 changed files with 0 additions and 2 deletions
|
@ -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";
|
||||
|
|
Loading…
Add table
Reference in a new issue