From b8b1d19ebe4a1fbefbb2ce168fcd82d0983be686 Mon Sep 17 00:00:00 2001 From: y Date: Thu, 22 Aug 2024 18:44:36 +0700 Subject: m --- hosts/local/i3.nix | 4 ++++ hosts/pkgs.nix | 1 + 2 files changed, 5 insertions(+) diff --git a/hosts/local/i3.nix b/hosts/local/i3.nix index 623fcf9..522dc83 100644 --- a/hosts/local/i3.nix +++ b/hosts/local/i3.nix @@ -27,6 +27,10 @@ environment.systemPackages = with pkgs; [ rofi + # screenshots + flameshot + shutter + maim alacritty signal-desktop diff --git a/hosts/pkgs.nix b/hosts/pkgs.nix index f6c6a6b..00ad3d9 100644 --- a/hosts/pkgs.nix +++ b/hosts/pkgs.nix @@ -44,6 +44,7 @@ lm_sensors linuxKernel.packages.linux_latest_libre.cpupower # images + imagemagick sxiv # audio debug alsa-firmware -- cgit v1.2.3