From 502793975b6513a82c96fc6c23678c75dbc1cd81 Mon Sep 17 00:00:00 2001 From: Administrator Date: Sat, 8 Nov 2025 13:44:43 +0000 Subject: [PATCH] readme & todo --- README.md | 16 ++++++++++++++++ TODO.md | 12 ++++++++++++ 2 files changed, 28 insertions(+) create mode 100644 README.md create mode 100644 TODO.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..c85f196 --- /dev/null +++ b/README.md @@ -0,0 +1,16 @@ +# Distrust System Flake + +## Map +--- + +TBC + +## TODO's +--- + +See [TODO.md](TODO.md). + +## LICENSE +--- + +[MIT](https://mit-license.org/) diff --git a/TODO.md b/TODO.md new file mode 100644 index 0000000..02186cc --- /dev/null +++ b/TODO.md @@ -0,0 +1,12 @@ +# Urgent +- Borg Backup + +# Important +- NixOS Hardened + - `jemalloc` to replace `scudo` (Nextcloud PHP errors) + +# Unimportant +- N/A + +# Future +- Root on `tmpfs`