meta: Use tmpfs for /tmp

This should speed up some things.
This commit is contained in:
Donovan Glover 2023-06-04 12:37:01 -04:00
parent 0bf134297b
commit f67a664a76
No known key found for this signature in database
GPG Key ID: EA7408A77AE1BE65

View File

@ -56,6 +56,7 @@
boot.loader.systemd-boot.enable = true;
boot.loader.efi.canTouchEfiVariables = true;
boot.tmp.useTmpfs = true;
environment.systemPackages = [
hypr-contrib.packages."x86_64-linux".grimblast