mirror of
https://github.com/Gerg-L/nixos.git
synced 2025-12-10 00:43:56 -05:00
change vm sound
rollback lockfile (vm broke)
This commit is contained in:
parent
87f75eb925
commit
4149443b66
8 changed files with 70 additions and 64 deletions
|
|
@ -10,6 +10,8 @@ _:
|
|||
|
||||
systemd.services = {
|
||||
miniflux = {
|
||||
enable = false;
|
||||
|
||||
description = "Miniflux service";
|
||||
wantedBy = [ "multi-user.target" ];
|
||||
requires = [ "miniflux-dbsetup.service" ];
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue