Set up writefreely
This commit is contained in:
parent
6f9ce8e318
commit
c1935b9658
3 changed files with 567 additions and 0 deletions
|
@ -8,6 +8,7 @@
|
|||
../modules/cloud/bitwarden
|
||||
../modules/cloud/mail
|
||||
../modules/cloud/conduit
|
||||
../modules/cloud/writefreely
|
||||
];
|
||||
|
||||
boot.cleanTmpDir = true;
|
||||
|
@ -87,5 +88,8 @@
|
|||
envFile = config.sops.secrets.youmubot-env.path;
|
||||
};
|
||||
|
||||
# Writefreely
|
||||
cloud.writefreely.enable = true;
|
||||
|
||||
system.stateVersion = "21.11";
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue