Adds atuin config
This commit is contained in:
parent
217b7a015e
commit
a5c8090600
4 changed files with 28 additions and 21 deletions
6
home/modules/atuin/default.nix
Normal file
6
home/modules/atuin/default.nix
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
{
|
||||
programs.atuin = {
|
||||
enable = true;
|
||||
enableFishIntegration = true;
|
||||
};
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue