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