first commit

This commit is contained in:
2025-01-27 23:04:14 +01:00
commit 938b3e730e
42 changed files with 1454 additions and 0 deletions

View File

@@ -0,0 +1,6 @@
Update-Manager::Always-Include-Phased-Updates "true";
APT::Get::Always-Include-Phased-Updates "true";
APT::Get::Upgrade-Allow-New "true";
APT::Install-Recommends "false";
APT::Install-Suggests "false";
APT::Get::AutomaticRemove "true";