neovim update, deadnix code cleanup

This commit is contained in:
ISnortPennies 2023-02-07 22:55:32 -05:00
parent 73edf49559
commit 671344992f
10 changed files with 18 additions and 53 deletions

View file

@ -1,8 +1,4 @@
{
pkgs,
lib,
...
}: rec {
{pkgs, ...}: rec {
environment = {
systemPackages = with pkgs; [
dash