summaryrefslogtreecommitdiff
path: root/hosts/sif
diff options
context:
space:
mode:
Diffstat (limited to 'hosts/sif')
-rw-r--r--hosts/sif/default.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/hosts/sif/default.nix b/hosts/sif/default.nix
index e05566dc..ee37d22e 100644
--- a/hosts/sif/default.nix
+++ b/hosts/sif/default.nix
@@ -594,6 +594,7 @@ in {
594 services.dbus.packages = with pkgs; 594 services.dbus.packages = with pkgs;
595 [ dbus dconf 595 [ dbus dconf
596 xdg-desktop-portal-gtk 596 xdg-desktop-portal-gtk
597 gcr_4
597 ]; 598 ];
598 599
599 services.udisks2.enable = true; 600 services.udisks2.enable = true;