Move cloud to nixOS 22.11

This commit is contained in:
Natsu Kagami 2022-12-03 13:45:29 +01:00
parent 8a90e243da
commit f1ffd42bf7
Signed by: nki
GPG key ID: 7306B3D3C3AD6E51
3 changed files with 2 additions and 499 deletions

View file

@ -4,8 +4,6 @@ let
cfg = config.cloud.writefreely;
in
{
imports = [ ./writefreely.nix ];
options.cloud.writefreely = {
enable = mkEnableOption "Enable the write.as instance";
package = mkOption {