terra fix

This commit is contained in:
KoenDR06 2025-02-28 00:43:54 +01:00
parent 6801c83f76
commit 3c4638dbc9

View file

@ -46,5 +46,9 @@
visual.enable = true; visual.enable = true;
terminal.enable = true; terminal.enable = true;
}; };
terminal = {
zsh.enable = true;
};
}; };
} }