remove unneeded follow

This commit is contained in:
Chris Dombroski 2024-11-17 18:56:35 -05:00
parent 48454e14e9
commit 02973a208a

View file

@ -33,7 +33,6 @@
sops-nix = {
url = "github:Mic92/sops-nix";
inputs.nixpkgs.follows = "nixpkgs";
inputs.nixpkgs-stable.follows = "nixpkgs";
};
impermanence.url = "github:nix-community/impermanence";
stylix = {