diff --git a/modules/system.nix b/modules/system.nix index e679aa0..5090822 100644 --- a/modules/system.nix +++ b/modules/system.nix @@ -73,6 +73,8 @@ }; }; + services.udisks2.enable = true; + systemd.packages = [ pkgs.dconf ]; # Required for custom GTK themes