Nope, was dumb, maybe, again.

This commit is contained in:
Root User 2026-02-06 21:58:45 +01:00
parent e599efe0c8
commit 9e349b7164
Signed by: root
GPG key ID: 087F0A95E5766D72
2 changed files with 1 additions and 4 deletions

View file

@ -4,12 +4,11 @@
lib,
...
}: {
config = {
local.hostname = "nixos-traefik";
local.username = "traefikprg";
local.userDescription = "NixOS PRG Traefik Service";
local.address = "10.1.1.250";
};
services.traefik = {
enable = true;