|
You are here |
jaspervdj.be | ||
| | | | |
jappieklooster.nl
|
|
| | | | | ||
| | | | |
sitr.us
|
|
| | | | | 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
|
|
| | | | | ||
| | | | |
blog.arkadi.one
|
|
| | | 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. | ||