summaryrefslogtreecommitdiffstats
path: root/templates (unfollow)
Commit message (Collapse)AuthorLines
2024-09-19fragments: Add base/compressionWolfgang Müller-0/+1
For now this will only include support for zstd. This is generic enough to keep in a base profile.
2024-09-19Simplify handling of KVM-based optionsWolfgang Müller-3/+1
Where before we had a profile/vm fragment that was set on nearly every host we administer, now make sure to enable KVM unconditionally and put CPU-specific KVM options into the CPU profiles.
2024-03-25templates: Enable devices/usb/bluetooth on albatrossWolfgang Müller-0/+1
2024-03-24templates: Enable devices/input/playstation fragment on albatrossWolfgang Müller-0/+1
2022-11-05templates: Enable TPM on albatrossWolfgang Müller-0/+1
2022-07-10templates: Add template for albatrossWolfgang Müller-0/+17
2022-07-10templates: Add base/acpi to base templateWolfgang Müller-0/+1
2022-07-10templates: Add base/tasks to base templateWolfgang Müller-0/+1
2022-06-04templates: Enable ZFS on nabokovWolfgang Müller-0/+1
2022-06-04templates: Enable fs/ntfs on nabokovWolfgang Müller-0/+1
We dual-boot Windows, so this should come in handy and removes the need for the FUSE-based ntfs3g driver.
2021-04-17templates: Enable profile/systemd on nabokovWolfgang Müller-0/+1
2020-10-25templates: Enable the PL2303 serial-to-USB driver on nabokovWynn Wolf Arbor-0/+1
2020-08-28templates: Move wireguard support to the base templateWynn Wolf Arbor-2/+1
This is a feature we generally want on all of our systems.
2020-08-07templates: Enable wireguard for demeterWynn Wolf Arbor-0/+1
2020-08-07templates: Enable wireguard for nabokovWynn Wolf Arbor-0/+1
2020-02-29Add fragment that enables filesystem encryptionWynn Wolf Arbor-0/+1