diff options
author | Vincent Ambo <tazjin@tvl.su> | 2024-09-01T22·11+0300 |
---|---|---|
committer | tazjin <tazjin@tvl.su> | 2024-09-03T13·45+0000 |
commit | 69dcd8e92c9b9361b098bfd2341d43df1d9ca913 (patch) | |
tree | 52de0d85a75af86949c714806709a9ef229c5127 | |
parent | 9ea1862750d400df325128f512c5ebc5f3438994 (diff) |
feat(tazjin/nixos): install waybar on desktop machines r/8643
Change-Id: I3b60b12175168e67df55d4eff28d2cac4f30aff1 Reviewed-on: https://cl.tvl.fyi/c/depot/+/12425 Reviewed-by: tazjin <tazjin@tvl.su> Tested-by: BuildkiteCI
-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 7475a9804e34..973e1b39db19 100644 --- a/users/tazjin/nixos/modules/desktop.nix +++ b/users/tazjin/nixos/modules/desktop.nix @@ -39,6 +39,7 @@ qt5.qtwayland sfwbar swayidle + waybar wdisplays wl-mirror xfce.xfce4-appfinder |