Remove udisks2

This commit is contained in:
Christopher Mühl 2025-11-17 01:21:23 +01:00
parent 416ef19d90
commit b98774c1bf
No known key found for this signature in database
GPG key ID: E919B0F59E14FD47
2 changed files with 0 additions and 6 deletions

View file

@ -1,3 +0,0 @@
{...}: {
services.udiskie.enable = true;
}

View file

@ -104,9 +104,6 @@ with lib._elements; {
pulse.enable = true;
};
# Automatic mounting of removable media
udisks2.enable = true;
usbmuxd = {
enable = true;
package = pkgs.usbmuxd2;