mirror of
https://github.com/anotherhadi/nixy.git
synced 2026-08-21 10:45:49 +02:00
894e9872c3
Former-commit-id: c618feced4
7 lines
72 B
Nix
7 lines
72 B
Nix
{
|
|
services.udiskie = {
|
|
enable = true;
|
|
tray = "always";
|
|
};
|
|
}
|