From 13eeeabc92c672030bd0722bd773dd13aaf7afa1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Geoffrey=20=E2=80=9CFrogeye=E2=80=9D=20Preud=27homme?= <geoffrey@frogeye.fr> Date: Sun, 9 Feb 2025 21:23:49 +0100 Subject: [PATCH] Add more utils --- hm/common.nix | 1 + hm/desktop/default.nix | 1 + 2 files changed, 2 insertions(+) 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