mirror of
https://github.com/davegallant/nix-config
synced 2026-03-03 08:36:36 +00:00
Add bitwarden-desktop
This commit is contained in:
@@ -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;
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user