PoC working SP module system
+ simple-nixos-mailserver as an SP module
This commit is contained in:
24
sp-modules/simple-nixos-mailserver/config-paths-needed.json
Normal file
24
sp-modules/simple-nixos-mailserver/config-paths-needed.json
Normal file
@@ -0,0 +1,24 @@
|
||||
[
|
||||
[
|
||||
"services",
|
||||
"redis"
|
||||
],
|
||||
[
|
||||
"mailserver"
|
||||
],
|
||||
[
|
||||
"selfprivacy",
|
||||
"userdata",
|
||||
"email"
|
||||
],
|
||||
[
|
||||
"selfprivacy",
|
||||
"userdata",
|
||||
"domain"
|
||||
],
|
||||
[
|
||||
"selfprivacy",
|
||||
"userdata",
|
||||
"username"
|
||||
]
|
||||
]
|
Reference in New Issue
Block a user