Merge pull request 'clanServices/emergency-access: use more descriptive instance name' (#3974) from push-nmlzqzptwsmv into main

Reviewed-on: https://git.clan.lol/clan/clan-core/pulls/3974
This commit is contained in:
Michael Hoang
2025-06-15 06:39:54 +00:00

View File

@@ -4,7 +4,7 @@ This service will automatically set the emergency access password if your system
```nix ```nix
inventory.instances = { inventory.instances = {
default = { emergency-access = {
module = { module = {
name = "emergency-access"; name = "emergency-access";
input = "clan-core"; input = "clan-core";