add atuin key as clan var
This commit is contained in:
parent
b917f503da
commit
eb16cd96fa
4 changed files with 13 additions and 1 deletions
6
modules/dev.nix
Normal file
6
modules/dev.nix
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
{
|
||||
clan.core.vars.generators.atuin = {
|
||||
prompts.key.persist = true;
|
||||
files.key.owner = "rpqt";
|
||||
};
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue