alyssum/filesystem: add myosotis
This commit is contained in:
parent
0e693f0780
commit
947af464c4
1 changed files with 1 additions and 0 deletions
|
|
@ -26,6 +26,7 @@ in {
|
|||
};
|
||||
"/boot" = mkLabelMount "stem" "vfat";
|
||||
|
||||
"/flower" = mkBtrfsMount "myosotis" "/@" true;
|
||||
"/nix" = submount "/@/nix" false;
|
||||
"/persist" = (submount "/@/persist" true) // { neededForBoot = true; };
|
||||
"/persist/.snapshots" = submount "/snap/persist" false;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue