/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

jaspervdj.be
| | jappieklooster.nl
12.0 parsecs away

Travel
| |
| | sitr.us
10.0 parsecs away

Travel
| | Reconfiguring the XMonad window manager involves having XMonad recompile itself. It took some effort to get XMonad to build itself using my preferred dependency management and build tool, Stack. Here's how I did it.
| | spf13.com
6.7 parsecs away

Travel
| |
| | blog.arkadi.one
32.9 parsecs away

Travel
| As I fall down the NixOS rabbit hole, this is a reference page for me. This is base install of GNOME NixOS from my Acer laptop. # Edit this configuration file to define what should be installed on # your system. Help is available in the configuration.nix(5) man page # and in the NixOS manual (accessible by running 'nixos-help'). { config, pkgs, ... }: { imports = [ # Include the results of the hardware scan.