Sebastian Walz 9f7b02e1cd
Tohu vaBohu
2023-04-03 14:38:02 +02:00

8 lines
128 B
Nix

{
boot
= {
enableContainers = true;
tmpOnTmpfs = true;
};
}