Fix removable disks in dolphin

This commit is contained in:
outfoxxed 2023-07-26 01:43:52 -07:00
parent 972559e2cf
commit 94f5986df6
Signed by: outfoxxed
GPG Key ID: 4C88A185FB89301E
1 changed files with 2 additions and 0 deletions

View File

@ -39,5 +39,7 @@
'';
};
# removable disks in file manager
services.udisks2.enable = true;
];
}