Merge pull request #159 from DarkKirb/fix-aarch64-mountpoints
fix mountpoints for instance-20221213-1915
This commit is contained in:
commit
c0b5c75783
1 changed files with 0 additions and 5 deletions
|
@ -40,11 +40,6 @@
|
|||
fsType = "zfs";
|
||||
};
|
||||
|
||||
fileSystems."/safe" = {
|
||||
device = "tank/safe";
|
||||
fsType = "zfs";
|
||||
};
|
||||
|
||||
fileSystems."/persist" = {
|
||||
device = "tank/safe/persist";
|
||||
fsType = "zfs";
|
||||
|
|
Loading…
Reference in a new issue