Initial upload of HyprArch releng configuration
This commit is contained in:
11
airootfs/usr/lib/calamares/modules/os-nixos/module.desc
Normal file
11
airootfs/usr/lib/calamares/modules/os-nixos/module.desc
Normal file
@@ -0,0 +1,11 @@
|
||||
# SPDX-FileCopyrightText: no
|
||||
# SPDX-License-Identifier: CC0-1.0
|
||||
#
|
||||
# The NixOS module writes a nix-configuration file and then calls
|
||||
# the Nix configuration tool to do the actual work of building
|
||||
# the target system.
|
||||
---
|
||||
type: "job"
|
||||
name: "os-nixos"
|
||||
interface: "python"
|
||||
script: "main.py"
|
||||
Reference in New Issue
Block a user