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

7 lines
64 B
Nix

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