niksos/homes/jacek/other/default.nix
2023-08-01 14:29:16 +02:00

5 lines
48 B
Nix

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