fix: gustave preserved paths

This commit is contained in:
Julien Malka 2024-05-22 16:33:09 +02:00
parent b4c52bfb1d
commit dac68219e9
Signed by: Luj
GPG key ID: 6FC74C847011FD83

View file

@ -35,8 +35,8 @@
environment.persistence."/persistent" = {
hideMounts = true;
directories = [
"var/lib"
"var/log"
"/var/lib"
"/var/log"
];
files = [
"/etc/machine-id"