diff options
| author | Philip J Freeman <elektron@halo.nu> | 2026-04-24 22:53:48 -0700 |
|---|---|---|
| committer | Philip J Freeman <elektron@halo.nu> | 2026-04-24 22:54:59 -0700 |
| commit | 3f32def2e2a8df3eb0f81597092b375a27765be4 (patch) | |
| tree | 9241baf465afa1d83eee6d49a308ee71cd35b742 /config | |
| parent | 4b945e722edf86177fd625359e0dad8b5538e867 (diff) | |
make apt urls configurablehalo.01.20260425.234527halo.01.20260424.230051
Diffstat (limited to 'config')
| -rw-r--r-- | config | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -2,6 +2,8 @@ osname=halo osversion=01 osdesc="Down In It" codename=trixie +deb_mirror_url="http://deb.debian.org/debian" +deb_security_mirror_url="http://security.debian.org/debian-security" build=main buildenv=dev |
