fix(tmp): empty /tmp on boot (regression)
This is a config that was lost during the framework config migration. This commit restores the config.
This commit is contained in:
@@ -18,6 +18,8 @@
|
||||
boot.loader.efi.canTouchEfiVariables = true;
|
||||
boot.loader.efi.efiSysMountPoint = "/boot/efi";
|
||||
|
||||
boot.cleanTmpDir = true;
|
||||
|
||||
networking.hostName = "pierre"; # Define your hostname.
|
||||
# networking.wireless.enable = true; # Enables wireless support via wpa_supplicant.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user