Fix flathub repo service not starting. Also add picard and ytmdl for music management.

This commit is contained in:
Tyler Kelley 2025-02-20 05:22:23 -06:00
parent 97c446620a
commit d79c72861b
2 changed files with 3 additions and 0 deletions

View File

@ -56,6 +56,7 @@
nixfmt-rfc-style
pavucontrol
pciutils
picard
pkg-config
playerctl
ripgrep
@ -65,6 +66,7 @@
usbutils
v4l-utils
virt-viewer
ytmdl
wget
];
}

View File

@ -66,6 +66,7 @@ in {
};
systemd.services.flatpak-repo = {
wantedBy = ["multi-user.target"];
path = [pkgs.flatpak];
script = ''
flatpak remote-add --if-not-exists flathub https://flathub.org/repo/flathub.flatpakrepo