This commit is contained in:
jacekpoz 2024-07-24 16:30:22 +02:00
parent 8b2efeb78e
commit 18eb83e303
Signed by: poz
SSH key fingerprint: SHA256:JyLeVWE4bF3tDnFeUpUaJsPsNlJyBldDGV/dIKSLyN8

View file

@ -4,7 +4,7 @@
lib,
pkgs,
...
}: let
}: let
cfg = config.myOptions.services.greetd;
inherit (config.myOptions.other.system) username;