5 lines
83 B
Nix
5 lines
83 B
Nix
{
|
|
services.udiskie = {
|
|
tray = "never"; #NOTE: Don't have a bar (yet?)
|
|
};
|
|
}
|