{ pkgs, config, ... }: { imports = [ # Enable &/ Configure Programs ./config-rsync.nix ./config-ssh.nix ./profile-sync-daemon.nix # Place Home Files Like Pictures #./files.nix ]; }