summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
Diffstat (limited to 'TODO')
-rw-r--r--TODO5
1 files changed, 5 insertions, 0 deletions
diff --git a/TODO b/TODO
index 85875a9d..275639dd 100644
--- a/TODO
+++ b/TODO
@@ -24,3 +24,8 @@
the PrivData, and instead configured using the attr.
Getting the ssh host key into the attr will allow automatically
exporting it via DNS (SSHFP record)
+* Should be possible to generate a metapackage of all packages that
+ properties direct apt to install. Then any other packages can be
+ auto-removed. This would just be a matter of storing the apt-installed
+ packages in an Attr. Although not removing essential and base packages
+ could be problimatic.