fixup add services nixos module

This commit is contained in:
Emery Hemingway 2021-04-15 09:35:05 +02:00
parent 268fab7808
commit a92edb6330
1 changed files with 1 additions and 0 deletions

View File

@ -34,6 +34,7 @@ rec {
../../nixos-modules/gui
../../nixos-modules/hardware
../../nixos-modules/qemu-vm.nix
../../nixos-modules/services
{
key = "no-manual";
documentation.nixos.enable = false;