diff --git a/Generic.ign b/Generic.ign index afe0ed4..ecb3190 100644 --- a/Generic.ign +++ b/Generic.ign @@ -124,28 +124,28 @@ "source": "https://raw.githubusercontent.com/TommyTran732/Linux-Setup-Scripts/main/etc/ssh/sshd_config.d/10-custom.conf" } }, - { - "path": "/etc/systemd/system/sshd.service.d/local.conf", - "contents": { - "source": "https://raw.githubusercontent.com/GrapheneOS/infrastructure/main/systemd/system/sshd.service.d/local.conf" - } - }, { "path": "/etc/ssh/ssh_config.d/10-custom.conf", "contents": { "source": "https://raw.githubusercontent.com/TommyTran732/Linux-Setup-Scripts/main/etc/ssh/ssh_config.d/10-custom.conf" } }, + { + "path": "/etc/systemd/system/sshd.service.d/local.conf", + "contents": { + "source": "https://raw.githubusercontent.com/GrapheneOS/infrastructure/main/systemd/system/sshd.service.d/local.conf" + } + }, { "path": "/etc/tuned/active_profile", "contents": { - "source": "https://raw.githubusercontent.com/TommyTran732/Linux-Setup-Scripts/main/etc/tuned/active_profile" + "source": "https://raw.githubusercontent.com/TommyTran732/Fedora-CoreOS-Ignition/main/etc/tuned/active_profile" } }, { "path": "/etc/tuned/profile_mode", "contents": { - "source": "https://raw.githubusercontent.com/TommyTran732/Linux-Setup-Scripts/main/etc/tuned/profile_mode" + "source": "https://raw.githubusercontent.com/TommyTran732/Fedora-CoreOS-Ignition/main/etc/tuned/profile_mode" } }, { diff --git a/Generic.yml b/Generic.yml index 8747e1f..6948166 100644 --- a/Generic.yml +++ b/Generic.yml @@ -176,18 +176,18 @@ storage: - path: /etc/ssh/sshd_config.d/10-custom.conf contents: source: https://raw.githubusercontent.com/TommyTran732/Linux-Setup-Scripts/main/etc/ssh/sshd_config.d/10-custom.conf - - path: /etc/systemd/system/sshd.service.d/local.conf - contents: - source: https://raw.githubusercontent.com/GrapheneOS/infrastructure/main/systemd/system/sshd.service.d/local.conf - path: /etc/ssh/ssh_config.d/10-custom.conf contents: source: https://raw.githubusercontent.com/TommyTran732/Linux-Setup-Scripts/main/etc/ssh/ssh_config.d/10-custom.conf + - path: /etc/systemd/system/sshd.service.d/local.conf + contents: + source: https://raw.githubusercontent.com/GrapheneOS/infrastructure/main/systemd/system/sshd.service.d/local.conf - path: /etc/tuned/active_profile contents: - source: https://raw.githubusercontent.com/TommyTran732/Linux-Setup-Scripts/main/etc/tuned/active_profile + source: https://raw.githubusercontent.com/TommyTran732/Fedora-CoreOS-Ignition/main/etc/tuned/active_profile - path: /etc/tuned/profile_mode contents: - source: https://raw.githubusercontent.com/TommyTran732/Linux-Setup-Scripts/main/etc/tuned/profile_mode + source: https://raw.githubusercontent.com/TommyTran732/Fedora-CoreOS-Ignition/main/etc/tuned/profile_mode - path: /etc/systemd/zram-generator.conf contents: source: https://raw.githubusercontent.com/TommyTran732/Fedora-CoreOS-Ignition/main/etc/systemd/zram-generator.conf diff --git a/UTM-Chrony.ign b/UTM-Chrony.ign index 790722e..13e9cf3 100644 --- a/UTM-Chrony.ign +++ b/UTM-Chrony.ign @@ -126,13 +126,13 @@ { "path": "/etc/tuned/active_profile", "contents": { - "source": "https://raw.githubusercontent.com/TommyTran732/Linux-Setup-Scripts/main/etc/tuned/active_profile" + "source": "https://raw.githubusercontent.com/TommyTran732/Fedora-CoreOS-Ignition/main/etc/tuned/active_profile" } }, { "path": "/etc/tuned/profile_mode", "contents": { - "source": "https://raw.githubusercontent.com/TommyTran732/Linux-Setup-Scripts/main/etc/tuned/profile_mode" + "source": "https://raw.githubusercontent.com/TommyTran732/Fedora-CoreOS-Ignition/main/etc/tuned/profile_mode" } }, { diff --git a/UTM-Chrony.yml b/UTM-Chrony.yml index 634fa06..f66ea3d 100644 --- a/UTM-Chrony.yml +++ b/UTM-Chrony.yml @@ -145,10 +145,10 @@ storage: source: https://raw.githubusercontent.com/GrapheneOS/infrastructure/main/systemd/system/sshd.service.d/local.conf - path: /etc/tuned/active_profile contents: - source: https://raw.githubusercontent.com/TommyTran732/Linux-Setup-Scripts/main/etc/tuned/active_profile + source: https://raw.githubusercontent.com/TommyTran732/Fedora-CoreOS-Ignition/main/etc/tuned/active_profile - path: /etc/tuned/profile_mode contents: - source: https://raw.githubusercontent.com/TommyTran732/Linux-Setup-Scripts/main/etc/tuned/profile_mode + source: https://raw.githubusercontent.com/TommyTran732/Fedora-CoreOS-Ignition/main/etc/tuned/profile_mode - path: /etc/systemd/zram-generator.conf contents: source: https://raw.githubusercontent.com/TommyTran732/Fedora-CoreOS-Ignition/main/etc/systemd/zram-generator.conf