diff --git a/flake.nix b/flake.nix index 1f508b2..9a993b7 100644 --- a/flake.nix +++ b/flake.nix @@ -1,6 +1,8 @@ { description = "A collection of flake templates"; + inputs.nixpkgs.url = "github:NixOS/nixpkgs/nixos-20.03"; + outputs = { self }: { templates = {