nomic: boot.tmpOnTmpfs = true
This commit is contained in:
parent
891f1b4a6a
commit
f79d36d579
|
@ -56,6 +56,8 @@ in
|
|||
"net.ipv6.conf.default.use_tempaddr" = 2;
|
||||
};
|
||||
|
||||
boot.tmpOnTmpfs = true;
|
||||
|
||||
environment.systemPackages = with pkgs; [
|
||||
(writeScriptBin "play" ''
|
||||
#! /bin/sh
|
||||
|
|
Loading…
Reference in a new issue