update deps

This commit is contained in:
iofq 2023-12-02 19:30:26 -06:00
parent 5b08bc63bc
commit fe3dde6667
11 changed files with 72 additions and 19 deletions

View file

@ -12,6 +12,10 @@
url = "github:iofq/nvim.nix";
inputs.nixpkgs.follows = "nixpkgs";
};
tfa = {
url = "github:iofq/2fa";
inputs.nixpkgs.follows = "nixpkgs";
};
};
outputs = { self, nixpkgs, home-manager, nixos-hardware, nvim, ... } @inputs:
let