Main public logs
Appearance
Combined display of all available logs of NixOS Wiki. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 03:45, 16 June 2025 Jocim talk contribs created page Microbin (Created page with "== Introduction == '''MicroBin''' is a feature rich, performant and secure text and file sharing web application, a "paste bin". Imagine cloud storage, but simpler, and with cool features like URL redirection, automatic file expiry, raw file serving support, and 3 possible levels of encryption. == Setup == The following is a minimal configuration to get MicroBin up and running:<syntaxhighlight lang="nix" line="1" start="1"> { services.microbin = { enable = true;...") Tag: Visual edit: Switched