funni inputs'

This commit is contained in:
Gerg-L 2023-11-01 21:04:20 -04:00
parent f872b7f9d2
commit 42b80afd9c
Signed by: gerg-l
SSH key fingerprint: SHA256:FPYDHIkvMocr4wdmZXpgpJjsb2Tw6rASs2ISPbOb0KI
11 changed files with 57 additions and 43 deletions

View file

@ -74,7 +74,7 @@
element-desktop
webcord
;
inherit (nvim-flake.packages.${pkgs.system}) neovim;
inherit (nvim-flake.packages) neovim;
inherit fmt;
lint = pkgs.writeShellApplication {
name = "lint";