summaryrefslogtreecommitdiff
path: root/modules/server/system.nix
blob: a779da13867fe9aa6f334720901e577374154679 (plain) (blame)
1
2
3
4
{
  boot.tmp.cleanOnBoot = true;
  zramSwap.enable = true;
}