feat: standardise all services to using `services.skynet."${name}";` format

This commit is contained in:
silver 2024-05-30 14:59:20 +01:00
parent 54b43c9962
commit f8c7860eb5
Signed by: silver
GPG key ID: 54E2C71918E93B74
25 changed files with 64 additions and 48 deletions

View file

@ -55,7 +55,7 @@ in {
services.skynet.backup.host = host;
services.skynet_users = {
services.skynet.website_users = {
host = host;
};
}