Generalize nfs path
This commit is contained in:
parent
58e165ad1d
commit
b3310802cb
12 changed files with 15 additions and 34 deletions
|
@ -6,5 +6,4 @@
|
|||
neededForBoot = true;
|
||||
options = [ "subvol=persist" "compress=zstd" "noatime" ];
|
||||
};
|
||||
environment.persistence."/persist".directories = [ "/export/KittyNFS" ];
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue