Merge branch 'nixos' into nixos-work

This commit is contained in:
Moritz Böhme 2023-03-13 09:09:07 +01:00
commit ebd947f66c
9 changed files with 110 additions and 47 deletions

View file

@ -87,6 +87,11 @@
flake = false;
};
advanced-git-search-nvim = {
url = "github:aaronhallaert/advanced-git-search.nvim";
flake = false;
};
attic = {
url = "github:zhaofengli/attic";
inputs.nixpkgs.follows = "nixpkgs";