summaryrefslogtreecommitdiff
path: root/hosts/common.nix
diff options
context:
space:
mode:
authorbrustybee <bee@4d2.org>2026-03-07 16:08:55 +0530
committerbrustybee <bee@4d2.org>2026-03-07 16:08:55 +0530
commitf7cb0d04c68e642f7ec601b01e6cddde4030a38e (patch)
treed2a29aa2eb8054ec2c353f86893f1ddb8c358d75 /hosts/common.nix
parenta66420ef3c05c1af49f3c512c75d0c48ed0e1241 (diff)
add bunch programs & switch to standalone HM
Diffstat (limited to 'hosts/common.nix')
-rw-r--r--hosts/common.nix4
1 files changed, 4 insertions, 0 deletions
diff --git a/hosts/common.nix b/hosts/common.nix
index e5efde1..87249ea 100644
--- a/hosts/common.nix
+++ b/hosts/common.nix
@@ -220,6 +220,10 @@
environment.systemPackages = with pkgs; [
android-tools
+ playerctl
+ imagemagick
+ pavucontrol
+ bluetui
sops
];