nixos/systemd/ask-password: add Varlink API
This adds io.systemd.AskPassword Varlink API by default. Change-Id: I45b9a53d489ec3ea5561006c9c91ccb7016b3ee1 Signed-off-by: Raito Bezarius <masterancpp@gmail.com>
This commit is contained in:
@@ -157,6 +157,8 @@ let
|
||||
"systemd-ask-password-wall.service"
|
||||
|
||||
# Varlink APIs
|
||||
"systemd-ask-password@.service"
|
||||
"systemd-ask-password.socket"
|
||||
]
|
||||
++ lib.optionals cfg.package.withBootloader [
|
||||
"systemd-bootctl@.service"
|
||||
|
||||
Reference in New Issue
Block a user