Add the persistence paths for vmware
This commit is contained in:
parent
4cc1189818
commit
38bb03a054
|
@ -23,4 +23,8 @@
|
|||
|
||||
# Special options
|
||||
virtualisation.vmware.host.enable = true;
|
||||
environment.persistence."/persist".directories = [
|
||||
"/home/jimbo/.vmware"
|
||||
"/home/jimbo/vmware"
|
||||
];
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue