hades: use tmpfs for /tmp
This commit is contained in:
parent
7aa5e0ba40
commit
21f792504d
|
@ -24,6 +24,8 @@ in {
|
|||
devices = [ "/dev/sda" "/dev/sdb" ];
|
||||
};
|
||||
|
||||
boot.cleanTmpDir = true;
|
||||
|
||||
networking.hostName = "hades"; # Define your hostname.
|
||||
networking.domain = "alarsyo.net";
|
||||
|
||||
|
|
Loading…
Reference in a new issue