os/hosts/fae/default.nix

9 lines
89 B
Nix

{ ... }:
{
imports = [
./paperless.nix
./invoiceplane.nix
./fae.nix
];
}