removed IFD's

made t-rex slightly less scuffed

deleted afk-cmds
This commit is contained in:
Gerg-L 2023-07-03 15:31:07 -04:00
parent 04522f424d
commit 8d1ac4c573
7 changed files with 80 additions and 147 deletions

View file

@ -53,6 +53,9 @@
xautoclick
webcord
prismlauncher
deadnix
statix
alejandra
;
inherit (nvim-flake.packages.${pkgs.system}) neovim;
};
@ -60,6 +63,7 @@
"jdks/17".source = "${pkgs.openjdk17}/bin";
"jdks/8".source = "${pkgs.openjdk8}/bin";
};
shellAliases.lint = "deadnix -e && statix fix && alejandra ./";
};
services.udev.packages = [