project-insanity.org

Awesome hacking blog

OpenSnitch on NixOS is now even easier to setup Featured Image
Software

OpenSnitch on NixOS is now even easier to setup

The Linux application firewall OpenSnitch will be easier to setup with the upcoming NixOS 22.05 release. Only a few configuration lines are needed to get the daemon and client running. The OpenSnitch daemon service was already merged with the 21.11 release and could theoretically be enabled with a simple configuration like this: Unfortunately there was […]

1 min read
Basic Wander-Packliste für Selbstversorger Featured Image
Travel

Basic Wander-Packliste für Selbstversorger

Alles notwendige dabei haben, ohne sich abzuschleppen. Bei jedem Wetter in der Natur (auf)gehen. Kaffee am Berg genießen und sich die kalten Fingern an einem frisch gesammelten Wildkräutertee wärmen. Um für all das gerüstet zu sein und nichts wichtiges zu vergessen, ist eine Packliste überaus praktisch. Auf bisher vier Wanderungen erprobt, teile ich gerne mit […]

1 min read
Using Virtio-FS directory sharing together with NixOps libvirtd backend Featured Image
Software

Using Virtio-FS directory sharing together with NixOps libvirtd backend

Virtio-FS is the newest technique to share directories of the host system to a virtualized guest machine managed by libvirt. This example will show you how to use it in NixOps to automatically deploy and configure guests with access to shared directories. I’m using NixOps to configure and setup web services in virtual machines. One […]

5 min read