odin: Fix typo
This commit is contained in:
parent
4abad48960
commit
7d3583e811
1 changed files with 1 additions and 1 deletions
|
@ -25,7 +25,7 @@
|
||||||
remote-builders = true;
|
remote-builders = true;
|
||||||
};
|
};
|
||||||
|
|
||||||
libvirt.enable = true;
|
libvirtd.enable = true;
|
||||||
systemd.enable = true;
|
systemd.enable = true;
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue