Update where iptable_nat is set

This commit is contained in:
Gerald Pinder
2025-06-21 16:27:38 -04:00
parent 03fbc0a0dc
commit 772978abcd
3 changed files with 15 additions and 15 deletions

View File

@@ -57,5 +57,5 @@ modules:
- install-codelldb.sh
- install-zellij.nu
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

View File

@@ -2,19 +2,19 @@
# yaml-language-server: $schema=https://schema.blue-build.org/module-list-v1.json
modules:
- type: dnf
repos:
cleanup: true
nonfree: negativo17
# repos:
# cleanup: true
# nonfree: negativo17
group-install:
packages:
- cosmic-desktop-environment
install:
packages:
- steam
- type: systemd
system:
enabled:
- cosmic-greeter
# install:
# packages:
# - steam
# - type: systemd
# system:
# enabled:
# - cosmic-greeter
- type: files
files:
- source: desktop-audio

View File

@@ -1,10 +1,10 @@
---
# yaml-language-server: $schema=https://schema.blue-build.org/recipe-v1.json
name: jp-desktop-nvidia
base-image: ghcr.io/ublue-os/base-nvidia
image-version: latest
# base-image: ghcr.io/ublue-os/bazzite-nvidia-open
# image-version: stable
# base-image: ghcr.io/ublue-os/base-nvidia
# image-version: latest
base-image: ghcr.io/ublue-os/bazzite-nvidia-open
image-version: stable
description: The image of Wunker OS for JP's desktop gaming.
blue-build-tag: none
nushell-version: none