feat: initial commit
This commit is contained in:
commit
38f495e3f4
457 changed files with 40577 additions and 0 deletions
3
environments/production/thirdparty/apt/data/os/Debian.yaml
vendored
Normal file
3
environments/production/thirdparty/apt/data/os/Debian.yaml
vendored
Normal file
|
@ -0,0 +1,3 @@
|
|||
apt::backports:
|
||||
location: http://deb.debian.org/debian
|
||||
repos: main contrib non-free
|
3
environments/production/thirdparty/apt/data/os/Debian/12.yaml
vendored
Normal file
3
environments/production/thirdparty/apt/data/os/Debian/12.yaml
vendored
Normal file
|
@ -0,0 +1,3 @@
|
|||
apt::backports:
|
||||
location: http://deb.debian.org/debian
|
||||
repos: main contrib non-free non-free-firmware
|
7
environments/production/thirdparty/apt/data/os/Ubuntu.yaml
vendored
Normal file
7
environments/production/thirdparty/apt/data/os/Ubuntu.yaml
vendored
Normal file
|
@ -0,0 +1,7 @@
|
|||
apt::backports:
|
||||
location: http://archive.ubuntu.com/ubuntu
|
||||
repos: main universe multiverse restricted
|
||||
|
||||
apt::ppa_options:
|
||||
- -y
|
||||
apt::ppa_package: software-properties-common
|
Loading…
Add table
Add a link
Reference in a new issue