fixed syntax error

This commit is contained in:
Steven Carpenter 2023-02-09 00:37:38 -05:00
parent 31bcaeb8e4
commit 26f5acac25

View file

@ -50,7 +50,7 @@
# "nodev");
#};
loader = {
systemd-boot.enable = "true";
systemd-boot.enable = true;
timeout = 0;
};
};