l aergia.r: fix mounting with new disko
This commit is contained in:
parent
40db172916
commit
3bb70cd5c2
@ -45,9 +45,11 @@
|
|||||||
# Mountpoints inferred from subvolume name
|
# Mountpoints inferred from subvolume name
|
||||||
"/home" = {
|
"/home" = {
|
||||||
mountOptions = [];
|
mountOptions = [];
|
||||||
|
mountpoint = "/home";
|
||||||
};
|
};
|
||||||
"/nix" = {
|
"/nix" = {
|
||||||
mountOptions = [];
|
mountOptions = [];
|
||||||
|
mountpoint = "/nix";
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
Loading…
Reference in New Issue
Block a user