diff options
author | Elizabeth Hunt <me@liz.coffee> | 2025-07-27 15:29:00 -0700 |
---|---|---|
committer | Elizabeth Hunt <me@liz.coffee> | 2025-07-27 15:29:00 -0700 |
commit | a519c78b8951fbcc6a9ad685d704eca4686315e2 (patch) | |
tree | 9ed3c528813056afcca45b9d51447afe7fffe365 | |
parent | 37834d615c0e6e6a9e55d379d3331fb58c9f2fd3 (diff) | |
download | archinstall-a519c78b8951fbcc6a9ad685d704eca4686315e2.tar.gz archinstall-a519c78b8951fbcc6a9ad685d704eca4686315e2.zip |
Adds some more packages
-rw-r--r-- | user_configuration.json | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/user_configuration.json b/user_configuration.json index 222e171..e3acd2c 100644 --- a/user_configuration.json +++ b/user_configuration.json @@ -74,6 +74,7 @@ "emacs-wayland", "flatpak", "fuzzel", + "fuse", "git", "gnome-keyring", "graphite-grub-theme", @@ -96,6 +97,7 @@ "pandoc-cli", "pavucontrol", "pcmanfm", + "pcsc-tools", "pinentry", "playerctl", "polkit", @@ -111,6 +113,7 @@ "swayfx", "swaybg", "swayidle", + "swayimg", "swaylock", "swww", "tailscale", @@ -170,7 +173,8 @@ "polkit", "kanidm-unixd", "kanidm-unixd-tasks", - "lemurs" + "lemurs", + "pcscd" ], "swap": true, "timezone": "US/Pacific", |