fix: updated disko configuration
This commit is contained in:
parent
22fb71fd3d
commit
496a6f45e1
1 changed files with 0 additions and 2 deletions
|
|
@ -82,7 +82,6 @@ in {
|
|||
type = "zfs_fs";
|
||||
mountpoint = "/";
|
||||
options = {
|
||||
mountpoint = "legacy";
|
||||
relatime = "on";
|
||||
};
|
||||
};
|
||||
|
|
@ -98,7 +97,6 @@ in {
|
|||
type = "zfs_fs";
|
||||
mountpoint = "/nix";
|
||||
options = {
|
||||
mountpoint = "legacy";
|
||||
atime = "off";
|
||||
};
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue