feat: add cleanTmp

This commit is contained in:
matt1432 2023-12-03 02:22:38 -05:00
parent d79db1d068
commit f5abb4e05d

View file

@ -21,6 +21,7 @@
]; ];
nixpkgs.config.allowUnfree = true; nixpkgs.config.allowUnfree = true;
boot.tmp.cleanOnBoot = true;
nix = { nix = {
# Edit nix.conf # Edit nix.conf