modules: system: add boot

And enable mounting `/tmp` as tmpfs by default.
This commit is contained in:
Bruno BELANYI 2021-06-14 16:41:28 +02:00
parent b8be3d80a8
commit 8f266245ee
2 changed files with 22 additions and 0 deletions

View file

@ -3,6 +3,7 @@
{
imports = [
./boot.nix
./documentation.nix
./language.nix
./media.nix