Initial upload of HyprArch releng configuration
This commit is contained in:
14
airootfs/etc/calamares/modules/umount.conf
Normal file
14
airootfs/etc/calamares/modules/umount.conf
Normal file
@@ -0,0 +1,14 @@
|
||||
# SPDX-FileCopyrightText: no
|
||||
# SPDX-License-Identifier: CC0-1.0
|
||||
#
|
||||
### Umount Module
|
||||
#
|
||||
# This module represents the last part of the installation, the unmounting
|
||||
# of partitions used for the install. After this, there is no regular way
|
||||
# to modify the target system anymore.
|
||||
#
|
||||
|
||||
---
|
||||
# Setting emergency to true will make it so this module is still run
|
||||
# when a prior module fails
|
||||
emergency: true
|
||||
Reference in New Issue
Block a user