mirror of
https://github.com/librephoenix/nixos-config
synced 2025-09-05 20:44:05 +05:30
Changing to godot 4
This commit is contained in:
parent
3ed664ed98
commit
f8fea76e72
1 changed files with 1 additions and 1 deletions
|
@ -3,6 +3,6 @@
|
||||||
{
|
{
|
||||||
home.packages = with pkgs; [
|
home.packages = with pkgs; [
|
||||||
# Gamedev
|
# Gamedev
|
||||||
godot
|
godot_4
|
||||||
];
|
];
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue