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