feat: add pass-git-helper config
This commit is contained in:
parent
8b2980af38
commit
190e9de3e4
1 changed files with 5 additions and 0 deletions
|
@ -10,5 +10,10 @@
|
|||
};
|
||||
};
|
||||
|
||||
home.file."${config.xdg.configHome}/pass-git-helper/git-pass-mapping.ini".text = ''
|
||||
[gitlab.com*]
|
||||
target=dev/gitlab.com/infinidoge_api
|
||||
'';
|
||||
|
||||
services.password-store-sync.enable = true;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue