feat(x1): enable zram

Signed-off-by: Harald Hoyer <harald@hoyer.xyz>
This commit is contained in:
Harald Hoyer 2025-01-20 10:20:46 +01:00
parent e8243a159d
commit 0daae09240
2 changed files with 5 additions and 3 deletions

View file

@ -37,6 +37,8 @@ with lib.metacfg;
piper
];
zramSwap.enable = true;
services.ratbagd.enable = true;
services.resolved.enable = true;