Update where iptable_nat is set
This commit is contained in:
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user