From 33682a06f143d3a67b847eb62c404e5a0e074d67 Mon Sep 17 00:00:00 2001 From: Baitinq Date: Wed, 26 Apr 2023 20:14:50 +0200 Subject: Update --- hosts/configuration.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'hosts') diff --git a/hosts/configuration.nix b/hosts/configuration.nix index eebff40..f6f73a6 100644 --- a/hosts/configuration.nix +++ b/hosts/configuration.nix @@ -31,7 +31,7 @@ }; supportedFilesystems = [ "ntfs" ]; - tmpOnTmpfs = true; + tmp.useTmpfs = true; }; time.timeZone = timezone; -- cgit 1.4.1