{ den.aspects.torrent = { nixos = { pkgs, ... }: { users.users.bug.packages = with pkgs; [ fragments ]; }; }; }