flake/users/guanranwang/home-manager/nixos/xdg/default.nix

9 lines
No EOL
66 B
Nix

{ ... }:
{
imports = [
./xdg.nix
./xdg-mime.nix
];
}