This website requires JavaScript.
Explore
Help
Sign In
byteio
/
nixos-config
Watch
1
Star
0
Fork
You've already forked nixos-config
0
mirror of
https://github.com/librephoenix/nixos-config
synced
2025-01-19 15:15:52 +05:30
Code
Issues
Packages
Projects
Releases
Wiki
Activity
182645e1ea
nixos-config
/
user
/
lang
/
godot
/
godot.nix
9 lines
82 B
Nix
Raw
Normal View
History
Unescape
Escape
Optimized some specialArgs and module argument use
2024-01-19 03:06:52 +05:30
{
pkgs
,
.
.
.
}:
Separated langs and game apps into other files
2023-05-14 07:32:25 +05:30
{
home
.
packages
=
with
pkgs
;
[
# Gamedev
Changing to godot 4
2023-08-05 00:17:27 +05:30
godot_4
Separated langs and game apps into other files
2023-05-14 07:32:25 +05:30
]
;
}
Reference in a new issue
Copy permalink