Sebastian Walz 860d31cee1
Tohu vaBohu
2023-04-21 00:22:52 +02:00

8 lines
128 B
Nix

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