Nix (home-manager) configurations for my computers
{ ... }: { imports = [ ./neovim.nix ./rtx.nix ]; }