Infini-SERVER: remove commented overlayfs experiment
This commit is contained in:
parent
5043747f99
commit
135499148e
1 changed files with 0 additions and 12 deletions
|
@ -65,18 +65,6 @@ in
|
|||
neededForBoot = true;
|
||||
};
|
||||
|
||||
# "/persist" = {
|
||||
# device = "overlay";
|
||||
# fsType = "overlay";
|
||||
# options = [
|
||||
# "upperdir=/media/main/root"
|
||||
# "lowerdir=/media/data/root"
|
||||
# "workdir=/media/main/work"
|
||||
# "redirect_dir=on"
|
||||
# ];
|
||||
# neededForBoot = true;
|
||||
# };
|
||||
|
||||
"/nix" = {
|
||||
device = main;
|
||||
fsType = "btrfs";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue