Merge branch 'main' into nix-bind-mount
This commit is contained in:
commit
e2ccc907c4
1 changed files with 10 additions and 0 deletions
|
|
@ -13,6 +13,16 @@ image-version: latest # latest is also supported if you want new updates ASAP
|
||||||
# you can include multiple instances of the same module
|
# you can include multiple instances of the same module
|
||||||
modules:
|
modules:
|
||||||
|
|
||||||
|
- type: os-release
|
||||||
|
properties:
|
||||||
|
ID: deinonyxus
|
||||||
|
NAME: Deinonyxus
|
||||||
|
PRETTY_NAME: Deinonyxus (Bluefin DX)
|
||||||
|
DEFAULT_HOSTNAME: deinonyxus
|
||||||
|
HOME_URL: https://codeberg.org/randogoth/deinonyxus
|
||||||
|
SUPPORT_URL: https://codeberg.org/randogoth/deinonyxus/issues
|
||||||
|
BUG_REPORT_URL: https://codeberg.org/randogoth/deinonyxus/issues
|
||||||
|
|
||||||
- type: files
|
- type: files
|
||||||
files:
|
files:
|
||||||
- source: system
|
- source: system
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue