From 798031b8e977eaae106cb7a261140df6393d19cd Mon Sep 17 00:00:00 2001 From: jopejoe1 Date: Sun, 17 Nov 2024 23:16:56 +0100 Subject: [PATCH] clean up inputs --- flake.nix | 1 - 1 file changed, 1 deletion(-) diff --git a/flake.nix b/flake.nix index 25dcbfc..d9c2f64 100644 --- a/flake.nix +++ b/flake.nix @@ -32,7 +32,6 @@ sops-nix = { url = "github:Mic92/sops-nix"; inputs.nixpkgs.follows = "nixpkgs"; - inputs.nixpkgs-stable.follows = "nixpkgs"; }; impermanence.url = "github:nix-community/impermanence"; snm = {