parent
aa4cc01059
commit
de4b665d05
@ -1,5 +1,7 @@
|
||||
{ pkgs, ... }:
|
||||
|
||||
{
|
||||
home.packages = with pkgs; [ ];
|
||||
home.packages = with pkgs; [
|
||||
godot_4
|
||||
];
|
||||
}
|
||||
|
Loading…
Reference in new issue