godot FIXED
This commit is contained in:
parent
a4f700bde2
commit
04e50c950f
@ -1,4 +1,4 @@
|
|||||||
{ ... }: {
|
{...}: {
|
||||||
i18n = {
|
i18n = {
|
||||||
defaultLocale = "en_US.UTF-8";
|
defaultLocale = "en_US.UTF-8";
|
||||||
extraLocaleSettings = {
|
extraLocaleSettings = {
|
||||||
@ -19,5 +19,6 @@
|
|||||||
nixpkgs.config.allowUnfree = true;
|
nixpkgs.config.allowUnfree = true;
|
||||||
|
|
||||||
boot.loader.systemd-boot.enable = true;
|
boot.loader.systemd-boot.enable = true;
|
||||||
}
|
|
||||||
|
|
||||||
|
programs.nix-ld.enable = true;
|
||||||
|
}
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user