275 current 2024-03-24 18:01:49 24.05.20240323.44d0940 6.8.0-zen1 *

This commit is contained in:
zackartz 2024-03-24 18:01:59 -04:00
parent 1fd7ea5660
commit 79d26ab673

View file

@ -109,6 +109,8 @@
# (pkgs.writeShellScriptBin "my-hello" '' # (pkgs.writeShellScriptBin "my-hello" ''
# echo "Hello, ${config.home.username}!" # echo "Hello, ${config.home.username}!"
# '') # '')
pkgs.killall
(pkgs.writeShellScriptBin "rebuild" '' (pkgs.writeShellScriptBin "rebuild" ''
#!${pkgs.bash}/bin/bash #!${pkgs.bash}/bin/bash
set -e set -e