(T)im's N(ix) Flake, Multi-Host Configurations for all of my machines! 74k1.sh/
nixos nix
0
fork

Configure Feed

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

chore(slskd): update API role

74k1 efb24414 f8eab199

+1
+1
modules/nixos/daemons/slskd/default.nix
··· 31 31 web.authentication.api_keys = { 32 32 "tubifarry" = { 33 33 key = "${allSecrets.per_service.slskd.api_key}"; 34 + role = "readwrite"; 34 35 cidr = "0.0.0.0/0,::/0"; 35 36 }; 36 37 };