WIP: add notes for missing persistence/backup
TODO: * Look at for more inspiration https://github.com/nix-community/impermanence/pull/108 * Do home-manager * Common files https://github.com/nix-community/impermanence/issues/10
This commit is contained in:
parent
f41f974e5f
commit
906299a1ef
10 changed files with 25 additions and 0 deletions
|
|
@ -49,6 +49,9 @@ in
|
|||
};
|
||||
};
|
||||
|
||||
# FIXME: backup
|
||||
# FIXME: persistence
|
||||
|
||||
services.fail2ban.jails = {
|
||||
miniflux = ''
|
||||
enabled = true
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue