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
|
||||
|
||||
Reference in New Issue
Block a user