1554768917
* feat: add * hack * feat: add secrets pre-commit * wip * wip * hacking at gatus * hacking at gatus * wip * wip * hack * hack * hack * hack * feat: gatus doing gatus stuff * hack * guh * hacking * hack * hack * hack * feat: add helios * hack * chore: new hosts reencrypt * Auto lint/format --------- Co-authored-by: Truxnell <9149206+truxnell@users.noreply.github.com> Co-authored-by: truxnell <truxnell@users.noreply.github.com>
9 lines
86 B
Nix
9 lines
86 B
Nix
{
|
|
imports = [
|
|
./nix.nix
|
|
./sops.nix
|
|
./system.nix
|
|
./users.nix
|
|
];
|
|
|
|
}
|