This commit is contained in:
parent
35a467eab3
commit
d8db810f8a
1 changed files with 5 additions and 0 deletions
|
@ -14,6 +14,11 @@
|
||||||
kitty.enable = true;
|
kitty.enable = true;
|
||||||
};
|
};
|
||||||
|
|
||||||
|
editors = {
|
||||||
|
emacs.enable = true;
|
||||||
|
vscode.enable = true;
|
||||||
|
};
|
||||||
|
|
||||||
shell = {
|
shell = {
|
||||||
zsh.enable = true;
|
zsh.enable = true;
|
||||||
atuin.enable = true;
|
atuin.enable = true;
|
||||||
|
|
Loading…
Reference in a new issue