diff options
author | y <s> | 2024-08-22 18:44:36 +0700 |
---|---|---|
committer | y <s> | 2024-08-22 18:44:36 +0700 |
commit | b8b1d19ebe4a1fbefbb2ce168fcd82d0983be686 (patch) | |
tree | c83fd1ee5280e166101f9f5bc8665952dc4a9247 /hosts/local | |
parent | a1e9fe60efbb19ba562a0ef54509c86e21376570 (diff) |
m
Diffstat (limited to 'hosts/local')
-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 |