diff options
-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", |