Changed order of things (empty variable)
This commit is contained in:
@@ -123,8 +123,8 @@ fi
|
|||||||
### ─────────────────────────────
|
### ─────────────────────────────
|
||||||
### Step 6 — Hardware config
|
### Step 6 — Hardware config
|
||||||
### ─────────────────────────────
|
### ─────────────────────────────
|
||||||
echo "$HOST_DIR/hardware-configuration.nix"
|
|
||||||
HOST_DIR="$TARGET_DIR/generated/hosts/$HOSTNAME"
|
HOST_DIR="$TARGET_DIR/generated/hosts/$HOSTNAME"
|
||||||
|
echo "$HOST_DIR/hardware-configuration.nix"
|
||||||
mkdir -p "$HOST_DIR"
|
mkdir -p "$HOST_DIR"
|
||||||
|
|
||||||
echo "Generating hardware configuration..."
|
echo "Generating hardware configuration..."
|
||||||
|
|||||||
Reference in New Issue
Block a user