unfolder: add bitwarden-{cli,desktop}
This commit is contained in:
parent
b0115514e8
commit
e8698d3dc2
|
@ -86,6 +86,8 @@
|
||||||
|
|
||||||
nixpkgs.config.allowUnfree = true;
|
nixpkgs.config.allowUnfree = true;
|
||||||
environment.systemPackages = with pkgs; [
|
environment.systemPackages = with pkgs; [
|
||||||
|
bitwarden-cli
|
||||||
|
bitwarden-desktop
|
||||||
comic-mono
|
comic-mono
|
||||||
firefox
|
firefox
|
||||||
gnome.gnome-terminal
|
gnome.gnome-terminal
|
||||||
|
|
Loading…
Reference in New Issue