{ config, pkgs, lib, ... }: { imports = [ ./audio.nix ./graphics.nix ./dwm.nix # Sadly, nVidia seems to be too broken too often ]; }