Don't use tmpfs
This commit is contained in:
parent
6a36a4521f
commit
a063049045
|
@ -154,7 +154,6 @@ in {
|
|||
};
|
||||
|
||||
containers.paris = {
|
||||
tmpfs = true;
|
||||
macvlans = [ cfg.networking.interface ];
|
||||
bindMounts = {
|
||||
"/home" = {
|
||||
|
|
Loading…
Reference in New Issue