ixvm-fra01: learn to spell fileSystems
This commit is contained in:
parent
ae625bc10e
commit
b1e61c5fc0
1 changed files with 1 additions and 1 deletions
|
@ -17,7 +17,7 @@ in lib.fix (self: {
|
||||||
"net.ipv6.conf.all.autoconf" = 0;
|
"net.ipv6.conf.all.autoconf" = 0;
|
||||||
};
|
};
|
||||||
|
|
||||||
filesystems = {
|
fileSystems = {
|
||||||
"/" = {
|
"/" = {
|
||||||
device = "/dev/disk/by-uuid/fafafa2b-ec19-40ae-bd04-cc286beb2946";
|
device = "/dev/disk/by-uuid/fafafa2b-ec19-40ae-bd04-cc286beb2946";
|
||||||
fsType = "ext4";
|
fsType = "ext4";
|
||||||
|
|
Loading…
Reference in a new issue