emacs hash - remove bitwarden-cli
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
{ config, pkgs, ... }:
|
||||
|
||||
let
|
||||
emacsOverlaySha256 = "1hr951gdyqymb1rlkpxb09cx02a6h99sd9fsk7744hvqsdpz5hd6";
|
||||
emacsOverlaySha256 = "1znsmrj68k1asv154ckw3yqllpwqd77452zm31yjv7zdk8gdj2nw";
|
||||
in
|
||||
{
|
||||
home-manager.backupFileExtension = "nix-backup";
|
||||
|
||||
@@ -13,7 +13,7 @@ with pkgs;
|
||||
|
||||
# security and some such
|
||||
# bitwarden-desktop #Does not compile properly
|
||||
bitwarden-cli
|
||||
# bitwarden-cli # Fails on i386
|
||||
yubikey-manager # provides ykman
|
||||
pinentry_mac
|
||||
|
||||
|
||||
Reference in New Issue
Block a user