change vm sound

rollback lockfile (vm broke)
This commit is contained in:
Gerg-L 2024-02-03 16:15:19 -05:00
parent 87f75eb925
commit 4149443b66
Signed by: gerg-l
SSH key fingerprint: SHA256:FPYDHIkvMocr4wdmZXpgpJjsb2Tw6rASs2ISPbOb0KI
8 changed files with 70 additions and 64 deletions

View file

@ -10,6 +10,8 @@ _:
systemd.services = {
miniflux = {
enable = false;
description = "Miniflux service";
wantedBy = [ "multi-user.target" ];
requires = [ "miniflux-dbsetup.service" ];