Compare commits
No commits in common. "d2938b8004d67628af22d7137e711279c7e49f70" and "1cc330357904844c1ea3aa13cbe3d6212fc14acf" have entirely different histories.
d2938b8004
...
1cc3303579
2 changed files with 4 additions and 13 deletions
|
@ -1032,20 +1032,11 @@ in {
|
||||||
'';
|
'';
|
||||||
};
|
};
|
||||||
|
|
||||||
programs.rbw = {
|
programs.rbw.enable = true;
|
||||||
enable = true;
|
home.file.".config/rbw" = {
|
||||||
settings = {
|
source = ../.config/rbw;
|
||||||
email = "chris@tfcconnection.org";
|
recursive = true;
|
||||||
base_url = "https://bitwarden.tfcconnection.org";
|
|
||||||
identity_url = null;
|
|
||||||
lock_timeout = 9600;
|
|
||||||
pinentry = pkgs.pinentry-qt;
|
|
||||||
};
|
};
|
||||||
};
|
|
||||||
# home.file.".config/rbw" = {
|
|
||||||
# source = ../.config/rbw;
|
|
||||||
# recursive = true;
|
|
||||||
# };
|
|
||||||
|
|
||||||
# home.file.".config/fish/config.fish" = {
|
# home.file.".config/fish/config.fish" = {
|
||||||
# source = ../.config/fish/config.fish;
|
# source = ../.config/fish/config.fish;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue