This commit is contained in:
Miguel Palhas
2026-04-22 15:27:51 +01:00
parent 181ee03cc2
commit efe63cb0a9
2 changed files with 1 additions and 1 deletions
-1
View File
@@ -19,7 +19,6 @@
./claude
./opencode
./yazi
./ssh.nix
];
+1
View File
@@ -5,5 +5,6 @@
{
home.packages = with pkgs; [
godot
gdtoolkit_4
];
}