simplify some things and remove some unused code
This commit is contained in:
parent
931efc7518
commit
6cf86a3827
144 changed files with 251 additions and 3912 deletions
6
home/develop/langs/lua.nix
Normal file
6
home/develop/langs/lua.nix
Normal file
|
@ -0,0 +1,6 @@
|
|||
{pkgs, ...}: {
|
||||
home.packages = with pkgs; [
|
||||
stylua
|
||||
lua-language-server
|
||||
];
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue