os/hosts/fae/default.nix

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

7 lines
64 B
Nix
Raw Normal View History

2024-02-02 22:25:54 +00:00
{...}: {
imports = [
./paperless.nix
./fae.nix
];
}