diff options
| author | Mitchell Riedstra <mitch@riedstra.dev> | 2025-12-13 09:17:56 -0500 |
|---|---|---|
| committer | Mitchell Riedstra <mitch@riedstra.dev> | 2025-12-13 09:17:56 -0500 |
| commit | 52ca41355d9b0b9e105f0826f71ed787d5d0c79a (patch) | |
| tree | eaa16bdd661bc3e6465fa5e5c50206fdbfbb5fdf /archiso_config/packages.x86_64 | |
| parent | 1d7f1160ee86c01cb78d92356a9c69ce21035a28 (diff) | |
| download | voussoir-52ca41355d9b0b9e105f0826f71ed787d5d0c79a.tar.gz voussoir-52ca41355d9b0b9e105f0826f71ed787d5d0c79a.tar.xz | |
Add age, plugins and the yubikey manager to the default install. Add default user to input and tss groupsHEADmaster
Diffstat (limited to 'archiso_config/packages.x86_64')
| -rw-r--r-- | archiso_config/packages.x86_64 | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/archiso_config/packages.x86_64 b/archiso_config/packages.x86_64 index c4a1f4f..8419713 100644 --- a/archiso_config/packages.x86_64 +++ b/archiso_config/packages.x86_64 @@ -1,3 +1,6 @@ +age +age-plugin-tpm +age-plugin-yubikey alsa-utils amd-ucode arch-install-scripts @@ -174,6 +177,7 @@ xl2tpd xorg-apps xorg-server xorg-xkill +yubikey-manager zsh zstd |
