summaryrefslogtreecommitdiff
path: root/nixos/profiles/workstation/graphical.nix
diff options
context:
space:
mode:
Diffstat (limited to 'nixos/profiles/workstation/graphical.nix')
-rw-r--r--nixos/profiles/workstation/graphical.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/nixos/profiles/workstation/graphical.nix b/nixos/profiles/workstation/graphical.nix
index 0aba4a4..6eb2638 100644
--- a/nixos/profiles/workstation/graphical.nix
+++ b/nixos/profiles/workstation/graphical.nix
@@ -19,6 +19,7 @@
brightnessctl
wl-clipboard # for wl-copy and wl-paste
grim
+ libnotify # for notify-send
# When I ssh into a server my terminal changes to a host-specific background color via
# a LocalCommand configured in ~/.ssh/config and a ZSH function to reset the color on exit.