flake/meta/default.nix
2024-10-29 08:55:56 +01:00

5 lines
45 B
Nix

{
imports = [
./mkLocalMods.nix
];
}