reformat of files

This commit is contained in:
KoenDR06 2025-09-01 19:18:06 +02:00
parent abb9c5f946
commit 4dc5c2ffd5
6 changed files with 9 additions and 72 deletions

View file

@ -57,11 +57,10 @@
apps = {
dev.enable = true;
visual.enable = true;
terminal.enable = true;
};
terminal = {
zsh.enable = true;
terminal = {
enable = true;
zsh.enable = true;
};
};
timers = {