flake: cleanup
This commit is contained in:
parent
8bc8544e5e
commit
46f14be415
17 changed files with 4 additions and 867 deletions
|
@ -9,7 +9,7 @@
|
|||
inherit (lib) mkIf;
|
||||
in {
|
||||
config = mkIf cfg.enable {
|
||||
environment.systemPackages = [pkgs.mpc-cli];
|
||||
environment.systemPackages = [pkgs.mpc];
|
||||
systemd.services.mpd.environment = {
|
||||
# https://gitlab.freedesktop.org/pipewire/pipewire/-/issues/609
|
||||
XDG_RUNTIME_DIR = "/run/user/1000";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue