Specify proper partition module for surface
This commit is contained in:
parent
1c3eb30dd4
commit
16ba58d6ea
1 changed files with 1 additions and 0 deletions
|
@ -1,6 +1,7 @@
|
|||
#!/bin/bash -e
|
||||
pushd "${BASH_SOURCE%/*}" > /dev/null;
|
||||
|
||||
PARTITION_MODULE="./partition.nix" \
|
||||
ARCH_HOSTNAME="manu-surface" \
|
||||
USER_DISPLAYNAME="Manuel Thalmann" \
|
||||
. "../../../scripts/Arch/OS/setup.sh";
|
||||
|
|
Loading…
Reference in a new issue