Ersetzt hardcodiertes m3tam3re-secrets durch ${config.home.username}-secrets.
Der Pfad wird zur Nix-Build-Zeit aufgelöst, sodass const in Nushell einen literalen String erhält und source funktioniert. Funktioniert automatisch für jeden User (m3tam3re, sascha.koenig, bob, ...).
Ersetzt hardcodiertes `m3tam3re-secrets` durch `${config.home.username}-secrets`.
Der Pfad wird zur Nix-Build-Zeit aufgelöst, sodass `const` in Nushell einen literalen String erhält und `source` funktioniert. Funktioniert automatisch für jeden User (m3tam3re, sascha.koenig, bob, ...).
Replace hardcoded 'm3tam3re-secrets' with '${config.home.username}-secrets'
so the agenix secret file resolves automatically for any user
(m3tam3re, sascha.koenig, bob, etc.).
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
Ersetzt hardcodiertes
m3tam3re-secretsdurch${config.home.username}-secrets.Der Pfad wird zur Nix-Build-Zeit aufgelöst, sodass
constin Nushell einen literalen String erhält undsourcefunktioniert. Funktioniert automatisch für jeden User (m3tam3re, sascha.koenig, bob, ...).Replace hardcoded 'm3tam3re-secrets' with '${config.home.username}-secrets' so the agenix secret file resolves automatically for any user (m3tam3re, sascha.koenig, bob, etc.).