nixos: fix typos

This commit is contained in:
figsoda
2022-12-17 19:31:14 -05:00
parent 695d4bc76b
commit 6bb0dbf91f
169 changed files with 241 additions and 241 deletions

View File

@@ -87,7 +87,7 @@ in
};
};
})
# this is seperate so it can be enabled on mirrored hosts
# this is separate so it can be enabled on mirrored hosts
(mkIf (cfg.nginx.enable) {
# https://github.com/Avature/lxd-image-server/blob/master/resources/nginx/includes/lxd-image-server.pkg.conf
services.nginx.virtualHosts = {