Remove zswap

This commit is contained in:
2023-06-15 11:36:44 +02:00
parent 13a91c8948
commit 97a5237373

View File

@@ -12,9 +12,6 @@ with pkgs;
inputs.agenix.packages.aarch64-linux.default
];
# Enable zswap
zramSwap.enable = true;
# Configure basic SSH access
services.openssh = {
enable = true;