From 40b93567d16a81ce05cb28174b111fdb5254a8c3 Mon Sep 17 00:00:00 2001 From: Random936 Date: Mon, 23 Sep 2024 22:59:12 -0700 Subject: [PATCH] Removed bitwarden-cli from darwin config --- home/headful-nixos.nix | 1 + home/shared.nix | 1 - 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/home/headful-nixos.nix b/home/headful-nixos.nix index a0db60e..c4dddf0 100644 --- a/home/headful-nixos.nix +++ b/home/headful-nixos.nix @@ -21,6 +21,7 @@ wireshark pavucontrol google-chrome + bitwarden-cli wireguard-tools nextcloud-client nvtopPackages.full diff --git a/home/shared.nix b/home/shared.nix index 8ecd395..d88aac5 100644 --- a/home/shared.nix +++ b/home/shared.nix @@ -29,7 +29,6 @@ in { openvpn pciutils fastfetch - bitwarden-cli # Dev tools clang