feat: standardise all services to using `services.skynet."${name}";
` format
This commit is contained in:
parent
54b43c9962
commit
f8c7860eb5
25 changed files with 64 additions and 48 deletions
|
@ -55,7 +55,7 @@ in {
|
|||
};
|
||||
|
||||
# we use this to pass in teh relevent infomation to the
|
||||
services.skynet_email = {
|
||||
services.skynet.email = {
|
||||
enable = true;
|
||||
host = host;
|
||||
domain = "skynet.ie";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue