niksos/modules/other/default.nix

6 lines
48 B
Nix
Raw Normal View History

_: {
imports = [
2023-08-01 14:29:16 +02:00
./xdg.nix
];
}