mirror of
https://github.com/daylinmorgan/oizys.git
synced 2024-11-05 01:53:15 -06:00
it's called tmp for a reason
This commit is contained in:
parent
ab5a64f7f7
commit
9074af5982
1 changed files with 1 additions and 1 deletions
|
@ -37,7 +37,7 @@
|
|||
];
|
||||
|
||||
boot.kernelPackages = pkgs.linuxPackagesFor pkgs.linux_latest;
|
||||
|
||||
boot.tmp.cleanOnBoot = true;
|
||||
boot.loader = {
|
||||
systemd-boot = enabled // {
|
||||
consoleMode = "max";
|
||||
|
|
Loading…
Reference in a new issue