nixos: 完善安装 nixos

This commit is contained in:
bin456789
2024-08-20 00:27:52 +08:00
parent 3ac1a8aef5
commit 36c90784f5
2 changed files with 43 additions and 16 deletions

View File

@ -1,4 +1,5 @@
#!/bin/bash
#!/usr/bin/env bash
# nixos 默认的配置不会生成 /bin/bash
# shellcheck disable=SC2086
set -eE