diff --git a/hm/common.nix b/hm/common.nix
index 6d7f697..44f4eb2 100644
--- a/hm/common.nix
+++ b/hm/common.nix
@@ -229,6 +229,7 @@
       # toolbox
       imagemagick
       numbat
+      bc
 
       # hardware
       pciutils
diff --git a/hm/desktop/default.nix b/hm/desktop/default.nix
index 3af370b..d9fd348 100644
--- a/hm/desktop/default.nix
+++ b/hm/desktop/default.nix
@@ -185,6 +185,7 @@
         xclip
         keynav
         xorg.xinit
+        scrot
       ];
       sessionVariables = {
         # XAUTHORITY = "${config.xdg.configHome}/Xauthority"; # Disabled as this causes lock-ups with DMs