remove swap from rust-motd

This commit is contained in:
2025-12-19 08:34:29 -07:00
parent 210768d538
commit 449dc22173
4 changed files with 80 additions and 51 deletions

View File

@@ -6,7 +6,7 @@
virtualisation.podman = {
enable = true;
autoPrune.enable = true;
dockerCompat = true;
# dockerCompat = true;
};
# Enable container name DNS for all Podman networks.