WIP: Switch to NixOS #5

Draft
FunctionalHacker wants to merge 1349 commits from nix into main
Showing only changes of commit e53d504a94 - Show all commits

View file

@ -38,6 +38,7 @@ return {
diagnostics = {
ignoredCodes = {
6133, -- Unused variable
6192, -- Unused import
},
},
},