solis fix

This commit is contained in:
KoenDR06 2025-02-28 00:16:44 +01:00
parent 5ad7a0ab05
commit 07dc6ff98c
3 changed files with 7 additions and 3 deletions

View file

@ -33,5 +33,9 @@
apps = {
terminal.enable = true;
};
terminal = {
zsh.enable = true;
}:
};
}