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 23:25:54 +01:00
{...}: {
imports = [
./paperless.nix
./fae.nix
];
}