Don't use tmpfs

This commit is contained in:
niten 2024-05-28 11:13:55 -07:00
parent 6a36a4521f
commit a063049045
1 changed files with 0 additions and 1 deletions

View File

@ -154,7 +154,6 @@ in {
}; };
containers.paris = { containers.paris = {
tmpfs = true;
macvlans = [ cfg.networking.interface ]; macvlans = [ cfg.networking.interface ];
bindMounts = { bindMounts = {
"/home" = { "/home" = {