Add libvirt

Signed-off-by: Nikolaos Karaolidis <nick@karaolidis.com>
This commit is contained in:
2024-12-16 13:23:49 +00:00
parent 1e5058e57e
commit f96a5c7776
5 changed files with 53 additions and 0 deletions

View File

@@ -9,6 +9,7 @@
};
environment.persistence."/persist"."/var/lib/bluetooth" = { };
systemd.services.bluetooth.after = [
config.environment.persistence."/persist"."/var/lib/bluetooth".mount
];