mirror of https://github.com/cutefishos/calamares
You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
8 lines
301 B
Plaintext
8 lines
301 B
Plaintext
# Module metadata file for users viewmodule
|
|
# Syntax is YAML 1.2
|
|
---
|
|
type: "view" #core or view
|
|
name: "users" #the module name. must be unique and same as the parent directory
|
|
interface: "qtplugin" #can be: qtplugin, python, process, ...
|
|
load: "libcalamares_viewmodule_users.so"
|