[nix] Fix bugs and switch to nil for nix lsp

This commit is contained in:
Alyxia Sother 2023-06-09 18:50:35 +02:00
parent 849c0fef38
commit 3afd67e5cd
No known key found for this signature in database
GPG key ID: 01E16C4E775A37E4
3 changed files with 8 additions and 6 deletions

View file

@ -1,4 +1,4 @@
{ dotfiles, ... }:
{ pkgs, dotfiles, ... }:
{
programs.git = {