mirror of
https://github.com/arnaucube/configs.git
synced 2026-02-10 12:36:42 +01:00
nixos: add wasm packages, reorganize systemPackages. vim: wasm syntax, vim-maximizer
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
DEVICE=$1
|
||||
|
||||
if [ -z $DEVICE ] ; then
|
||||
echo "missing 1st argument (DEVICE), ie. the name of the device where the backup is being done"
|
||||
echo "missing 1st argument (DEVICE), ie. the name of the device where the backup is being done (eg. thinkpad, surface)"
|
||||
exit 1
|
||||
fi
|
||||
|
||||
|
||||
Reference in New Issue
Block a user