diff --git a/nixos/dustbowl.nix b/nixos/dustbowl.nix index 8521383..8eb8b7e 100644 --- a/nixos/dustbowl.nix +++ b/nixos/dustbowl.nix @@ -285,6 +285,8 @@ include /etc/sway/localconfig ''; + services.pcscd.enable = true; + services.flatpak.enable = true; services.gnome.gnome-keyring.enable = true;