added forgit

This commit is contained in:
Moritz Böhme 2021-10-31 19:45:06 +01:00
parent 9b0f85abc5
commit d488882f45
4 changed files with 30 additions and 0 deletions

View file

@ -19,6 +19,10 @@
url = "github:jonaburg/picom";
flake = false;
};
forgit-git = {
url = "github:wfxr/forgit";
flake = false;
};
};
outputs = inputs@{ self, agenix, home-manager, nixpkgs, utils, ... }: