mirror of
https://github.com/gensokyo-zone/infrastructure.git
synced 2026-02-09 20:39:18 -08:00
hosts/samhain: VM autostart disabled
This commit is contained in:
parent
f9ce8d696f
commit
c2b7b35c10
1 changed files with 1 additions and 0 deletions
|
|
@ -64,6 +64,7 @@
|
|||
];
|
||||
|
||||
systemd.services.libvirtd-guest-win10 = {
|
||||
enable = false;
|
||||
after = [ "libvirtd.service" ];
|
||||
requires = [ "libvirtd.service" ];
|
||||
wantedBy = [ "multi-user.target" ];
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue