Add bitwarden-desktop

This commit is contained in:
2026-02-06 22:22:59 -05:00
parent 66bd47376b
commit ef5f98af8d

View File

@@ -2,8 +2,6 @@
config, config,
lib, lib,
inputs,
master,
modulesPath, modulesPath,
pkgs, pkgs,
unstable, unstable,
@@ -66,6 +64,7 @@
}; };
environment.systemPackages = with pkgs; [ environment.systemPackages = with pkgs; [
bitwarden-desktop
bleachbit bleachbit
calibre calibre
clamtk clamtk
@@ -311,7 +310,6 @@
}; };
}; };
security.rtkit.enable = true; security.rtkit.enable = true;
services.pipewire.enable = true; services.pipewire.enable = true;