mirror of
https://github.com/davegallant/nix-config
synced 2026-03-03 04:26:36 +00:00
Add bitwarden-desktop
This commit is contained in:
@@ -2,8 +2,6 @@
|
||||
|
||||
config,
|
||||
lib,
|
||||
inputs,
|
||||
master,
|
||||
modulesPath,
|
||||
pkgs,
|
||||
unstable,
|
||||
@@ -66,6 +64,7 @@
|
||||
};
|
||||
|
||||
environment.systemPackages = with pkgs; [
|
||||
bitwarden-desktop
|
||||
bleachbit
|
||||
calibre
|
||||
clamtk
|
||||
@@ -311,7 +310,6 @@
|
||||
};
|
||||
};
|
||||
|
||||
|
||||
security.rtkit.enable = true;
|
||||
services.pipewire.enable = true;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user