Fix Wi-Fi flakes
This commit is contained in:
parent
e013bcfdba
commit
6d98d85642
11 changed files with 25 additions and 19 deletions
|
@ -2,6 +2,9 @@
|
|||
#! nix-shell -i bash
|
||||
#! nix-shell -p bash nix-output-monitor
|
||||
|
||||
echo FIXME Not flakes ready
|
||||
exit 1
|
||||
|
||||
set -euo pipefail
|
||||
SCRIPT_DIR=$( cd -- "$( dirname -- "${BASH_SOURCE[0]}" )" &> /dev/null && pwd )
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue