PoC working SP module system

+ simple-nixos-mailserver as an SP module
This commit is contained in:
Alexander Tomokhov
2023-11-10 07:10:06 +04:00
parent d9e2311f3c
commit 80ba7d0bda
25 changed files with 356 additions and 181 deletions

View File

@@ -1,4 +1,4 @@
{ config, lib, pkgs, selfprivacy-graphql-api, ... }:
selfprivacy-graphql-api: { config, lib, pkgs, ... }:
with lib;