minor fixes
This commit is contained in:
parent
d9121053ec
commit
0103661908
3 changed files with 29 additions and 26 deletions
|
|
@ -24,7 +24,7 @@ scope "user" {
|
|||
};
|
||||
url = {
|
||||
"https://github.com/".insteadOf = "github:";
|
||||
"https://git.atagen.co/atagen".insteadOf = "atagen:";
|
||||
"https://git.atagen.co/atagen/".insteadOf = "atagen:";
|
||||
"https://codeberg.org/".insteadOf = "codeberg:";
|
||||
};
|
||||
credential.helper = "rbw";
|
||||
|
|
|
|||
|
|
@ -10,7 +10,7 @@
|
|||
};
|
||||
|
||||
apps = with pkgs; {
|
||||
passwordManager = bitwarden;
|
||||
passwordManager = bitwarden-desktop;
|
||||
passwordCli = rbw;
|
||||
};
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue