added and moved
This commit is contained in:
parent
57bbe33fbf
commit
a75c7e105c
15 changed files with 254 additions and 246 deletions
5
home-manager/modules/godot.nix
Normal file
5
home-manager/modules/godot.nix
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
{pkgs, ...}: {
|
||||
home.packages = with pkgs; [
|
||||
godot
|
||||
];
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue