This commit is contained in:
jacekpoz 2024-03-24 14:05:27 +01:00
parent 4c49b7eb92
commit 9fa5e1a699
Signed by: poz
SSH key fingerprint: SHA256:JyLeVWE4bF3tDnFeUpUaJsPsNlJyBldDGV/dIKSLyN8

View file

@ -4,8 +4,7 @@
lib,
pkgs,
...
}:
with lib; let
}: with lib; let
cfg = config.myOptions.programs.neovim;
username = config.myOptions.other.system.username;
in {