fix: static username in home-manager-update script

This commit is contained in:
2026-02-11 10:18:07 +01:00
parent a0d658e9bb
commit 4f6394ceef

View File

@@ -6,7 +6,7 @@
lib,
pkgs,
hostname ? "AZPILOGISTIK01",
username ? "logistik"
username ? "logistik",
...
}: {
# Home Manager needs a bit of information about you and the paths it should