diff options
Diffstat (limited to 'hosts/local/i3.nix')
-rw-r--r-- | hosts/local/i3.nix | 4 |
1 files changed, 4 insertions, 0 deletions
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 |