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 = {
|
hardware = {
|
||||||
url = "github:nixos/nixos-hardware";
|
url = "github:nixos/nixos-hardware";
|
||||||
inputs.nixpkgs.follows = "nixpkgs-stable";
|
|
||||||
};
|
};
|
||||||
|
|
||||||
home-manager = {
|
home-manager = {
|
||||||
|
@ -62,7 +61,6 @@
|
||||||
|
|
||||||
rose-pine-hyprcursor = {
|
rose-pine-hyprcursor = {
|
||||||
url = "github:ndom91/rose-pine-hyprcursor";
|
url = "github:ndom91/rose-pine-hyprcursor";
|
||||||
inputs.hyprland.follows = "hyprland";
|
|
||||||
};
|
};
|
||||||
|
|
||||||
# stylix.url = "github:danth/stylix/release-24.11";
|
# stylix.url = "github:danth/stylix/release-24.11";
|
||||||
|
|
Loading…
Add table
Reference in a new issue