mirror of
https://github.com/srid/nixos-config.git
synced 2026-05-11 17:36:07 +08:00
enable atuin
This commit is contained in:
parent
47f5698a54
commit
268a58a766
1 changed files with 4 additions and 0 deletions
|
|
@ -20,6 +20,10 @@
|
|||
fzf.enable = true;
|
||||
jq.enable = true;
|
||||
|
||||
atuin = {
|
||||
enable = true;
|
||||
};
|
||||
|
||||
# Better terminal, with good rendering.
|
||||
kitty = {
|
||||
enable = true;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue