mirror of
https://github.com/Gerg-L/nixos.git
synced 2025-12-10 00:43:56 -05:00
removed IFD's
made t-rex slightly less scuffed deleted afk-cmds
This commit is contained in:
parent
04522f424d
commit
8d1ac4c573
7 changed files with 80 additions and 147 deletions
|
|
@ -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 = [
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue