Files
nixos/modules/server/default.nix
T
2025-08-06 14:09:13 +03:00

9 lines
57 B
Nix

{
...
}:
{
imports = [
./stirling-pdf.nix
];
}