Add Tracker section to README
Add access to Debian based CI to upload the site
Remove references to nixpkgs & NixOS from project
Update dependencies listed on site
Remove deploy to snippetpixie.org
Only add webkit2_41 tag to wails build if needed on Debian etc
Enable use on Ubuntu 24.04
Apply minor fixes to docs
Add runtime dependencies section to site
Maybe manage to clone a working version of hut
Avoid hut bug when used in Debian CI
Remove duplicate lib entry from Debian build config
Update debian changelog for v1.0.2
Remove redundant dependencies
Add xclip, wl-clipboard, xdotool & wtype .deb deps
Fix pasting snippet on wayland
Like with the copy to clipboard fix, this fix introduces dependencies on
either xdotool or wtype, depending on whether app is running under X11
or Wayland display server.