infrastructure/hosts/cesium/services/nginx/n7/projet-modelisation-geometrique.nix

8 lines
117 B
Nix
Raw Normal View History

{
inputs,
system,
...
}: {
alias = inputs.projet-modelisation-geometrique.packages.${system}.report + "/";
}