nixos-config/configurations/profile/home/terminal/default.nix

9 lines
54 B
Nix

{...}:
{
imports = [
./wezterm.nix
];
}