reformat of files
This commit is contained in:
parent
abb9c5f946
commit
4dc5c2ffd5
6 changed files with 9 additions and 72 deletions
|
|
@ -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 = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue