project-insanity.org

Awesome hacking blog

Nextcloud development environment on NixOS Featured Image
Software

Nextcloud development environment on NixOS

Using nixos-shell it is easy to build and run a virtual machine from a Nix configuration file describing the system. I started using this tool to create clean and reproducible test environments for developing Nextcloud apps. The requirement for this setup was to automatically configure Nextcloud, additional apps and users for testing. The Nextcloud service […]

5 min read
Configure privacy focused browser LibreWolf on NixOS Featured Image
Software

Configure privacy focused browser LibreWolf on NixOS

LibreWolf is a fork of the popular open-source browser Firefox. It includes an adblocker enabled by default, no sponsored advertisements nor telemetry and many privacy and security tweaks. By default LibreWolf has strict privacy settings by disabling the browser history, persistent cookeis and for example, WebGL support. The browser is already available in the NixOS […]

2 min read