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