Add buildifier and move lshw

This commit is contained in:
Greg Hellings
2023-08-25 12:18:15 -05:00
committed by greg-compass
parent 4727ab21e7
commit 7ec5497cf2
3 changed files with 5 additions and 1 deletions
+1
View File
@@ -2,6 +2,7 @@
{
home.packages = with pkgs; [
buildifier
gopls
];