diff options
author | y <s> | 2024-08-22 18:44:51 +0700 |
---|---|---|
committer | y <s> | 2024-08-22 18:44:51 +0700 |
commit | 71b84ace159475ab4fce675d706718fcc96d3ad3 (patch) | |
tree | 5baf18b573c6c512458e314c3919b742464cf173 /hosts/local | |
parent | e4b410f300184264525a4578d1c9194264d1ac33 (diff) | |
parent | b8b1d19ebe4a1fbefbb2ce168fcd82d0983be686 (diff) |
Merge branch 'masterw'
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 |