diff options
Diffstat (limited to 'flake.nix')
| -rw-r--r-- | flake.nix | 5 |
1 files changed, 1 insertions, 4 deletions
@@ -83,10 +83,7 @@ getchvim = { url = "github:getchoo/getchvim"; - inputs = { - nixpkgs.follows = "nixpkgs"; - flake-checks.follows = ""; - }; + inputs.nixpkgs.follows = "nixpkgs"; }; home-manager = { |
