10 current 2024-05-27 23:02:54 24.11.20240524.bfb7a88 Unknown *

This commit is contained in:
sadan 2024-05-27 23:02:55 -04:00
parent 2fc3e68688
commit 54be18a8a6
No known key found for this signature in database
5 changed files with 8 additions and 11 deletions

3
build
View file

@ -2,10 +2,11 @@
set -e
pushd ~/nixos/
#Change to change box setup
BOX="$(cat .box)"
pushd ~/nixos/
notify(){
command -v notify-send > /dev/null
if [[ $? -ne 0 ]]; then