mirror of
https://codeberg.org/leana8959/.files.git
synced 2025-12-06 14:49:14 +00:00
ref(nix): disable atuin bindings in nix
This commit is contained in:
parent
2a5496aed0
commit
af27777066
2 changed files with 1 additions and 5 deletions
|
|
@ -35,6 +35,7 @@ in {
|
|||
programs = {
|
||||
atuin = {
|
||||
enable = true;
|
||||
flags = ["--disable-up-arrow"];
|
||||
settings = {
|
||||
style = "full";
|
||||
show_preview = true;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue