os/hosts/fae/default.nix

7 lines
64 B
Nix

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