Let's just not use libnotify
This commit is contained in:
parent
456d7d1dfb
commit
d98ca182e3
|
@ -22,6 +22,6 @@ writeShellApplication
|
|||
echo "Cleaning up repository in '/tmp/rebuild'..."
|
||||
systemd-inhibit --what=idle rm -rf ./rebuild
|
||||
popd > /dev/null
|
||||
notify-send -e "NixOS Rebuilt OK!" --icon=software-update-available > /dev/null
|
||||
echo "NixOS Rebuilt OK!"
|
||||
'';
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue