http1 traefik

This commit is contained in:
mjallen18
2026-02-04 22:05:56 -06:00
parent ce4047b62f
commit eac9c4b67d
7 changed files with 67 additions and 46 deletions

View File

@@ -40,7 +40,7 @@
# ###################################################
network = {
hostName = "nuc-nixos";
hostName = "nixos";
firewall = {
enable = true;
allowPing = true;
@@ -62,11 +62,13 @@
# ###################################################
user = {
name = "admin";
name = "nixos";
linger = true;
};
};
home-manager.users.nixos.snowfallorg.user.name = "nixos";
# ###################################################
# # Boot # #
# ###################################################