Archived
1
0

🏗️」 wip(Refont): Change the strucuture to be a real projet and will certainly never do bash again

This commit is contained in:
2025-01-04 18:21:46 +01:00
parent 774b012871
commit 22f0eaf29e
28 changed files with 2102 additions and 26 deletions

View File

@ -22,8 +22,9 @@
];
packages = with pkgs; [
go
git
vault
gopls
inputs.pogit.packages.${pkgs.system}.default
];
};