fixed syntax error
This commit is contained in:
parent
2466de1b49
commit
31bcaeb8e4
1 changed files with 1 additions and 1 deletions
|
|
@ -52,7 +52,7 @@
|
||||||
loader = {
|
loader = {
|
||||||
systemd-boot.enable = "true";
|
systemd-boot.enable = "true";
|
||||||
timeout = 0;
|
timeout = 0;
|
||||||
}
|
};
|
||||||
};
|
};
|
||||||
|
|
||||||
# fileSystems."/" = {
|
# fileSystems."/" = {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue