[general] add ep3-bs flake input

This commit is contained in:
2023-05-04 12:30:51 +02:00
parent b7be72343d
commit 718c1c6a1d
2 changed files with 47 additions and 5 deletions

View File

@@ -10,6 +10,11 @@
sops-nix.inputs.nixpkgs.follows = "nixpkgs";
mfsync.url = "github:k4lipso/mfsync";
ep3-bs = {
url = "git+https://git.dynamicdiscord.de/kalipso/ep3-bs.nix";
inputs.nixpkgs.follows = "nixpkgs";
};
nixos-generators = {
url = "github:nix-community/nixos-generators";
inputs.nixpkgs.follows = "nixpkgs";