remove unneeded follow
This commit is contained in:
parent
48454e14e9
commit
02973a208a
1 changed files with 0 additions and 1 deletions
|
@ -33,7 +33,6 @@
|
||||||
sops-nix = {
|
sops-nix = {
|
||||||
url = "github:Mic92/sops-nix";
|
url = "github:Mic92/sops-nix";
|
||||||
inputs.nixpkgs.follows = "nixpkgs";
|
inputs.nixpkgs.follows = "nixpkgs";
|
||||||
inputs.nixpkgs-stable.follows = "nixpkgs";
|
|
||||||
};
|
};
|
||||||
impermanence.url = "github:nix-community/impermanence";
|
impermanence.url = "github:nix-community/impermanence";
|
||||||
stylix = {
|
stylix = {
|
||||||
|
|
Loading…
Reference in a new issue