nomic: boot.tmpOnTmpfs = true

This commit is contained in:
tv 2015-07-07 19:19:29 +02:00
parent 891f1b4a6a
commit f79d36d579

View File

@ -56,6 +56,8 @@ in
"net.ipv6.conf.default.use_tempaddr" = 2;
};
boot.tmpOnTmpfs = true;
environment.systemPackages = with pkgs; [
(writeScriptBin "play" ''
#! /bin/sh