profiles/vmapp-demo: init MVE

...moving bits and pieces from .dotfiles
This commit is contained in:
Else, Someone 2025-09-19 23:15:09 +03:00
parent b2b9628ed6
commit a25e51e7da
4 changed files with 336 additions and 5 deletions

View file

@ -33,10 +33,8 @@ in
];
})
{
boot.kernelParams = [ "zswap.enabled=1" ];
zramSwap.enable = false;
}
];
}