diff options
author | Vincent Ambo <tazjin@tvl.su> | 2024-09-17T16·07+0300 |
---|---|---|
committer | clbot <clbot@tvl.fyi> | 2024-09-17T16·23+0000 |
commit | 29f160963e348a7fd83caf613e02de04b6f95cf0 (patch) | |
tree | 237a50eeadd478bc779b702d8241f40253649b04 /users/tazjin/nixos/modules | |
parent | e04bbe92a0c6f74ad842a821b43f04992199ab05 (diff) |
chore(tazjin/niri-reap): bump to niri 0.1.9 r/8701
This is a stable release that has the IPC features this crate depends on. Change-Id: I4aaba076a53d7a95a00dd2d59a02c69af6c4d63a Reviewed-on: https://cl.tvl.fyi/c/depot/+/12495 Reviewed-by: tazjin <tazjin@tvl.su> Tested-by: BuildkiteCI Autosubmit: tazjin <tazjin@tvl.su>
Diffstat (limited to 'users/tazjin/nixos/modules')
-rw-r--r-- | users/tazjin/nixos/modules/desktop.nix | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/users/tazjin/nixos/modules/desktop.nix b/users/tazjin/nixos/modules/desktop.nix index dfbc12dfd8e9..8d599e4c920d 100644 --- a/users/tazjin/nixos/modules/desktop.nix +++ b/users/tazjin/nixos/modules/desktop.nix @@ -40,6 +40,7 @@ wdisplays wl-mirror xfce.xfce4-appfinder + depot.users.tazjin.niri-reap ]; # Do not restart the display manager automatically |