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, lib,
pkgs, pkgs,
... ...
}: }: with lib; let
with lib; let
cfg = config.myOptions.programs.neovim; cfg = config.myOptions.programs.neovim;
username = config.myOptions.other.system.username; username = config.myOptions.other.system.username;
in { in {