1
0
Fork 0
forked from Bun/nixos-config
nixos-config/modules/system/services/server/nginx/virtualhosts/default.nix

6 lines
41 B
Nix

{ ... }:
{
imports = [
./p1
];
}