{ pkgs,...}:{imports=[./boot.nix./hardware.nix./locale.nix./network.nix./nix.nix./security.nix./software.nix./ssh.nix./users.nix];console={font="Lat2-Terminus16";keyMap="us";};# It's always useful to have bash around
environment.shells=[ pkgs.bashInteractive pkgs.zsh pkgs.fish ];}