This website requires JavaScript.
Explore
Help
Sign In
chaos
/
nixfiles
Watch
1
Star
0
Fork
You've already forked nixfiles
0
Code
Issues
2
Releases
Activity
2054063043
nixfiles
/
profiles
/
nixos
/
base
/
boot.nix
4 lines
42 B
Nix
Raw
Normal View
History
Unescape
Escape
don't use tmpfs for /tmp, instead clean /tmp on every boot
2024-05-25 15:44:09 +01:00
{
.
.
.
}:
{
boot
.
tmp
.
cleanOnBoot
=
true
;
fix tmpos on wsl, fix public webdav, add better tarball builder for wsl
2023-10-14 13:51:03 +01:00
}
Reference in a new issue
Copy permalink