hosts: switch to new tmpfs setting name
This commit is contained in:
parent
e237da22a6
commit
7131d6ed73
3 changed files with 3 additions and 3 deletions
|
|
@ -24,7 +24,7 @@ in {
|
|||
devices = ["/dev/sda" "/dev/sdb"];
|
||||
};
|
||||
|
||||
boot.tmpOnTmpfs = true;
|
||||
boot.tmp.useTmpfs = true;
|
||||
|
||||
networking.hostName = "hades"; # Define your hostname.
|
||||
networking.domain = "alarsyo.net";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue