diff options
author | Vincent Ambo <mail@tazj.in> | 2021-08-04T14·43+0300 |
---|---|---|
committer | tazjin <mail@tazj.in> | 2021-08-04T14·49+0000 |
commit | 35ce86d4a8110100fb889c709aecda72e23c9273 (patch) | |
tree | 6592529d14054a35a98a75fb57816a1fab953b70 | |
parent | 3e14a78e8c54da7bfd63f367fffee6202a086f51 (diff) |
feat(tverskoy): Install picom compositor r/2704
... for the rare cases where I am watching a movie on this laptop. Change-Id: I9f6a5a4079b32a67d46e744c024c2accf09b3d6d Reviewed-on: https://cl.tvl.fyi/c/depot/+/3273 Tested-by: BuildkiteCI Reviewed-by: tazjin <mail@tazj.in>
-rw-r--r-- | users/tazjin/nixos/tverskoy/default.nix | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/users/tazjin/nixos/tverskoy/default.nix b/users/tazjin/nixos/tverskoy/default.nix index c7ceffb9059f..099f3c43db25 100644 --- a/users/tazjin/nixos/tverskoy/default.nix +++ b/users/tazjin/nixos/tverskoy/default.nix @@ -254,6 +254,7 @@ in lib.fix(self: { paperlike-go pass pavucontrol + picom pinentry pinentry-emacs pulseaudioLight # for pactl |