From 3b32f061da4e2df1e193ff0095060be47fea6384 Mon Sep 17 00:00:00 2001 From: Hadi <112569860+anotherhadi@users.noreply.github.com> Date: Thu, 13 Aug 2026 23:49:27 +0200 Subject: [PATCH] Don't want to be lectured Signed-off-by: Hadi <112569860+anotherhadi@users.noreply.github.com> --- hosts/laptop/persistence.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/hosts/laptop/persistence.nix b/hosts/laptop/persistence.nix index 8ad86658..e8057132 100644 --- a/hosts/laptop/persistence.nix +++ b/hosts/laptop/persistence.nix @@ -13,6 +13,7 @@ "/var/lib/systemd/timers" # last-run timestamps (e.g. nix gc weekly) "/var/log" "/var/cache/tuigreet" + "/var/db/sudo/lectured" # remembers that the sudo lecture was already shown ]; files = [