moby: enable the client role

This commit is contained in:
colin 2023-01-20 11:37:43 +00:00
parent c36fed8547
commit 9af157b294
1 changed files with 5 additions and 0 deletions

View File

@ -6,6 +6,11 @@
./kernel.nix
];
sane.roles.client = true;
# TODO
# sane.services.wg-home.enable = true;
# sane.services.wg-home.ip = config.sane.hosts.by-name."moby".wg-home.ip;
# cross-compiled documentation is *slow*.
# no obvious way to natively compile docs (2022/09/29).
# entrypoint is nixos/modules/misc/documentation.nix