Make use of /nix/tmp on omen

Signed-off-by: magic_rb <magic_rb@redalder.org>
This commit is contained in:
magic_rb 2023-11-03 20:12:56 +01:00
parent 366e2c34a3
commit c54d257319
No known key found for this signature in database
GPG key ID: 08D5287CC5DDCA0E

View file

@ -15,6 +15,7 @@ let
in
{
boot.zfs.requestEncryptionCredentials = [];
systemd.services.nix-daemon.environment.TMPDIR = "/nix/tmp";
fileSystems = {
"/" = {