diff options
| author | andromeda <andromeda@lenovo> | 2026-04-03 21:26:04 +0200 |
|---|---|---|
| committer | andromeda <andromeda@lenovo> | 2026-04-03 21:26:04 +0200 |
| commit | 2ef56f1479e8b64fc656b29e89fbdec3969c8078 (patch) | |
| tree | a858066f1122bc436c84ca63ed37f01761289bba /modules/nixos/roundcube.nix | |
| parent | de1879b9a0b9a412068785d81cc17bbf947d0eef (diff) | |
tidy a bit
Diffstat (limited to 'modules/nixos/roundcube.nix')
| -rw-r--r-- | modules/nixos/roundcube.nix | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/modules/nixos/roundcube.nix b/modules/nixos/roundcube.nix index f076ece..0749af5 100644 --- a/modules/nixos/roundcube.nix +++ b/modules/nixos/roundcube.nix @@ -9,8 +9,4 @@ $config['smtp_pass'] = "%p"; ''; }; - environment.persistence."/persist".directories = [ - "/var/lib/roundcube" - "/var/lib/postgresql" - ]; } |
