[durruti] enable tasklist module

This commit is contained in:
2023-10-05 19:31:01 +02:00
parent ee31b57d2c
commit a2114923d0
3 changed files with 29 additions and 0 deletions

View File

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