Update where iptable_nat is set
This commit is contained in:
@@ -57,5 +57,5 @@ modules:
|
|||||||
- install-codelldb.sh
|
- install-codelldb.sh
|
||||||
- install-zellij.nu
|
- install-zellij.nu
|
||||||
snippets:
|
snippets:
|
||||||
- echo 'iptable_nat' | tee -a /etc/modules-load.d/modules
|
- echo 'iptable_nat' | tee -a /etc/modules-load.d/dagger-setup.conf
|
||||||
- from-file: common/docker-engine.yml
|
- from-file: common/docker-engine.yml
|
||||||
|
|||||||
@@ -2,19 +2,19 @@
|
|||||||
# yaml-language-server: $schema=https://schema.blue-build.org/module-list-v1.json
|
# yaml-language-server: $schema=https://schema.blue-build.org/module-list-v1.json
|
||||||
modules:
|
modules:
|
||||||
- type: dnf
|
- type: dnf
|
||||||
repos:
|
# repos:
|
||||||
cleanup: true
|
# cleanup: true
|
||||||
nonfree: negativo17
|
# nonfree: negativo17
|
||||||
group-install:
|
group-install:
|
||||||
packages:
|
packages:
|
||||||
- cosmic-desktop-environment
|
- cosmic-desktop-environment
|
||||||
install:
|
# install:
|
||||||
packages:
|
# packages:
|
||||||
- steam
|
# - steam
|
||||||
- type: systemd
|
# - type: systemd
|
||||||
system:
|
# system:
|
||||||
enabled:
|
# enabled:
|
||||||
- cosmic-greeter
|
# - cosmic-greeter
|
||||||
- type: files
|
- type: files
|
||||||
files:
|
files:
|
||||||
- source: desktop-audio
|
- source: desktop-audio
|
||||||
|
|||||||
@@ -1,10 +1,10 @@
|
|||||||
---
|
---
|
||||||
# yaml-language-server: $schema=https://schema.blue-build.org/recipe-v1.json
|
# yaml-language-server: $schema=https://schema.blue-build.org/recipe-v1.json
|
||||||
name: jp-desktop-nvidia
|
name: jp-desktop-nvidia
|
||||||
base-image: ghcr.io/ublue-os/base-nvidia
|
# base-image: ghcr.io/ublue-os/base-nvidia
|
||||||
image-version: latest
|
# image-version: latest
|
||||||
# base-image: ghcr.io/ublue-os/bazzite-nvidia-open
|
base-image: ghcr.io/ublue-os/bazzite-nvidia-open
|
||||||
# image-version: stable
|
image-version: stable
|
||||||
description: The image of Wunker OS for JP's desktop gaming.
|
description: The image of Wunker OS for JP's desktop gaming.
|
||||||
blue-build-tag: none
|
blue-build-tag: none
|
||||||
nushell-version: none
|
nushell-version: none
|
||||||
|
|||||||
Reference in New Issue
Block a user