From: Christian Heller <c.heller@plomlompom.de>
Date: Wed, 23 Apr 2025 23:12:19 +0000 (+0200)
Subject: Fix.
X-Git-Url: https://plomlompom.com/repos/%22https:/validator.w3.org/add_task?a=commitdiff_plain;h=ec9b78948a6d7d58752f2d2ef0703dff3cda1c6c;p=config

Fix.
---

diff --git a/trixie/aptmark/user b/trixie/aptmark/user
deleted file mode 120000
index 41adec5..0000000
--- a/trixie/aptmark/user
+++ /dev/null
@@ -1 +0,0 @@
-../../bookworm/aptmark/user
\ No newline at end of file
diff --git a/trixie/aptmark/user b/trixie/aptmark/user
new file mode 100644
index 0000000..6354cfc
--- /dev/null
+++ b/trixie/aptmark/user
@@ -0,0 +1,13 @@
+# stuff we want on any system with interactive plom user account
+#
+# ping won't work for user without this – see <https://shallowsky.com/blog/linux/ping-permissions.html>
+linux-sysctl-defaults
+# generally useful
+ack
+vim
+sudo
+less
+man-db
+manpages
+procps
+#