persist NetworkManager system-connections
This commit is contained in:
parent
1a0761899e
commit
a0b82a3280
1 changed files with 1 additions and 0 deletions
|
@ -2,6 +2,7 @@ _: {
|
||||||
environment.persistence."/persist/system" = {
|
environment.persistence."/persist/system" = {
|
||||||
hideMounts = true;
|
hideMounts = true;
|
||||||
directories = [
|
directories = [
|
||||||
|
"/etc/NetworkManager/system-connections"
|
||||||
"/etc/secureboot"
|
"/etc/secureboot"
|
||||||
"/etc/ssh/keys"
|
"/etc/ssh/keys"
|
||||||
"/etc/systemd/nspawn"
|
"/etc/systemd/nspawn"
|
||||||
|
|
Loading…
Reference in a new issue