{ lib, pkgs, ... }: { imports = [ ../nix ../locale ../shell ../users ./windowing ./fonts ./yubikey ./hardware ./networking ./gnupg ./mail ./weechat ]; environment.systemPackages = with pkgs; [ mosh ]; }