grimm-nixos-laptop/common/databases/default.nix

2 lines
34 B
Nix
Raw Normal View History

2024-05-25 21:50:51 +02:00
{ imports = [ ./postgres.nix ]; }