Add atuin
This commit is contained in:
parent
4a1ba1a4a8
commit
757c8b6b22
2 changed files with 7 additions and 0 deletions
6
lib/shared/modules/atuin.nix
Normal file
6
lib/shared/modules/atuin.nix
Normal file
|
@ -0,0 +1,6 @@
|
|||
{
|
||||
programs.atuin = {
|
||||
enable = true;
|
||||
enableZshIntegration = true;
|
||||
};
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue