1
0
mirror of https://github.com/nix-community/home-manager synced 2024-06-10 00:33:39 +02:00
home-manager/tests/modules/misc/xdg/default.nix

5 lines
100 B
Nix
Raw Normal View History

{
xdg-mime-apps-basics = ./mime-apps-basics.nix;
xdg-file-attr-names = ./file-attr-names.nix;
}