fix(hosts/Infini-DESKTOP): typo in filesystems.enable
This commit is contained in:
parent
7fa0135772
commit
824f6cb27d
1 changed files with 1 additions and 1 deletions
|
@ -34,7 +34,7 @@
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
filesystems = {
|
filesystems = {
|
||||||
enanbe = true;
|
enable = true;
|
||||||
btrfs.enable = true;
|
btrfs.enable = true;
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue