Install flac.
This commit is contained in:
parent
b3587531da
commit
5ba548b4b7
@ -48,7 +48,10 @@
|
|||||||
group = config.services.lidarr.group;
|
group = config.services.lidarr.group;
|
||||||
};
|
};
|
||||||
|
|
||||||
environment.systemPackages = with pkgs; [ shntool ];
|
environment.systemPackages = with pkgs; [
|
||||||
|
flac
|
||||||
|
shntool
|
||||||
|
];
|
||||||
|
|
||||||
system.stateVersion = "23.11";
|
system.stateVersion = "23.11";
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user