Fix removable disks in dolphin
This commit is contained in:
parent
972559e2cf
commit
94f5986df6
|
@ -39,5 +39,7 @@
|
||||||
'';
|
'';
|
||||||
};
|
};
|
||||||
|
|
||||||
|
# removable disks in file manager
|
||||||
|
services.udisks2.enable = true;
|
||||||
];
|
];
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue