6 lines
166 B
Nix
6 lines
166 B
Nix
{
|
|
xdg-file-gen = ./file-gen.nix;
|
|
xdg-default-locations = ./default-locations.nix;
|
|
xdg-mime-disabled = ./mime-disabled.nix;
|
|
xdg-autostart = ./autostart.nix;
|
|
}
|