big cleanup
This commit is contained in:
parent
0103661908
commit
b2d69d270e
19 changed files with 198 additions and 314 deletions
|
|
@ -9,6 +9,10 @@
|
|||
};
|
||||
};
|
||||
|
||||
# bitwarden ? element ?
|
||||
nixpkgs.config.permittedInsecurePackages = [
|
||||
"electron-36.9.5"
|
||||
];
|
||||
apps = with pkgs; {
|
||||
passwordManager = bitwarden-desktop;
|
||||
passwordCli = rbw;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue