Personal-use NixOS configuration
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

Run formatter

encode42 1fb35bf4 fe15fe26

+6 -1
+6 -1
packages/server/sharing/soulseek.nix
··· 2 2 hosts ? [ ], 3 3 }: 4 4 5 - { config, pkgs-personal, flakeLib, ... }: 5 + { 6 + config, 7 + pkgs-personal, 8 + flakeLib, 9 + ... 10 + }: 6 11 7 12 { 8 13 services.slskd = {