configurations for my servers and desktops
nix nixos flake dots dotfiles

chore: nvm that didnt fix anything

-2
-2
hosts/bluepill/services/slskd.nix
··· 18 18 soulseek.description = "\n- running on NixOS and slskd\n- all files are compressed from FLAC/WAV to AAC with `fdk-aac -vbr 5` (essentially the best and most transparent AAC you can possibly get)\n- tagged and organized with beets\n\nthey/he | feel free to say hi, i don't check my messages super often though. enjoy the shares, and remember to try and support artists if you can :)"; 19 19 }; 20 20 }; 21 - 22 - users.groups.slskd.members = ["devin"]; # give me access to slskd so i can use it with beets 23 21 }