Added semicolon
This commit is contained in:
parent
75958e5a31
commit
0e487f36b5
|
@ -33,7 +33,7 @@
|
||||||
networking = {
|
networking = {
|
||||||
hostName = "EDI";
|
hostName = "EDI";
|
||||||
networkmanager.enable = true;
|
networkmanager.enable = true;
|
||||||
}
|
};
|
||||||
|
|
||||||
boot = {
|
boot = {
|
||||||
# Lanzaboote currently replaces the systemd-boot module.
|
# Lanzaboote currently replaces the systemd-boot module.
|
||||||
|
|
Loading…
Reference in a new issue