feat: add roundcube

feat: flake.lock update
This commit is contained in:
dettlaff
2024-05-14 00:39:21 +04:00
parent ce3231774e
commit b6b1c3b2fb
6 changed files with 68 additions and 8 deletions

View File

@@ -5,7 +5,7 @@
nixpkgs.url = github:nixos/nixpkgs;
selfprivacy-api.url =
git+https://git.selfprivacy.org/SelfPrivacy/selfprivacy-rest-api.git;
git+https://git.selfprivacy.org/def/selfprivacy-rest-api.git;
# make selfprivacy-api use the same shared nixpkgs
selfprivacy-api.inputs.nixpkgs.follows = "nixpkgs";
};