diff --git a/modules/graphical.nix b/modules/graphical.nix index 35160b6..1a97715 100644 --- a/modules/graphical.nix +++ b/modules/graphical.nix @@ -77,7 +77,7 @@ with lib; { xkbOptions = "eurosign:e"; }; gnome.gnome-keyring.enable = true; - + udisks2.enable = true; printing.enable = true; };