{ pkgs, ... }: { imports = [ ./fonts ./encryption.nix ]; home.packages = with pkgs; [ gnome-logs procs ]; }