Abstract over traefik config!

This commit is contained in:
Natsu Kagami 2021-11-01 14:41:55 -04:00
parent 2899de625f
commit 6ba98bf0c3
Signed by: nki
GPG key ID: 7306B3D3C3AD6E51
4 changed files with 75 additions and 8 deletions

View file

@ -18,6 +18,7 @@
];
environment.systemPackages = with pkgs; [
git
];
services.do-agent.enable = true;