Played with different bashmount and udisk installation configurations. Have a method for temporarily mounting thumb drives.

This commit is contained in:
Thai Noodles 2023-11-04 18:58:08 -07:00
parent b4ce654966
commit ee87da68f4
2 changed files with 10 additions and 1 deletions

View File

@ -10,7 +10,14 @@
enable = true; enable = true;
automount = true; automount = true;
notify = true; notify = true;
tray = "auto"; settings = {
program_options = {
udisks_version = 2;
};
icon_names.media = [
"media-optical"
];
};
}; };
}; };
} }

View File

@ -69,7 +69,9 @@
postPatch = "${oldAttrs.postPatch}\n cp ${configFile} config.def.h"; postPatch = "${oldAttrs.postPatch}\n cp ${configFile} config.def.h";
})) }))
ani-cli ani-cli
bashmount
discord discord
glib
lagrange lagrange
libreoffice libreoffice
mangal mangal