zephyrus: use tmpfs for /tmp
This commit is contained in:
parent
b766e3e5da
commit
4e96af37d3
1 changed files with 2 additions and 0 deletions
|
|
@ -20,6 +20,8 @@
|
|||
boot.loader.systemd-boot.enable = true;
|
||||
boot.loader.efi.canTouchEfiVariables = true;
|
||||
|
||||
boot.tmpOnTmpfs = true;
|
||||
|
||||
services.btrfs = {
|
||||
autoScrub = {
|
||||
enable = true;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue