Initial upload of HyprArch releng configuration
This commit is contained in:
11
airootfs/usr/lib/calamares/modules/refind/module.desc
Normal file
11
airootfs/usr/lib/calamares/modules/refind/module.desc
Normal file
@@ -0,0 +1,11 @@
|
||||
# SPDX-FileCopyrightText: no
|
||||
# SPDX-License-Identifier: CC0-1.0
|
||||
---
|
||||
type: "job"
|
||||
name: "refind"
|
||||
interface: "python"
|
||||
script: "main.py"
|
||||
noconfig: true
|
||||
# The partition module sets up the needed paths in
|
||||
# global storage, which is used to decide how to install.
|
||||
requiredModules: [ "partition" ]
|
||||
Reference in New Issue
Block a user