WIP: add notes for missing persistence/backup
All checks were successful
ci/woodpecker/push/check Pipeline was successful

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:
Bruno BELANYI 2021-11-03 14:43:16 +01:00
parent 3150f9bf22
commit a9a1028164
11 changed files with 24 additions and 0 deletions

View file

@ -72,5 +72,6 @@ in
};
# NOTE: unfortunately aria2 does not log connection failures for fail2ban
# FIXME: persistence?
};
}