Re-enable nix-ld and change niri config for TV

This commit is contained in:
Zeph Levy 2026-04-12 15:13:09 +02:00
parent d6a1bec6ee
commit bbf85a823f
2 changed files with 3 additions and 2 deletions

View file

@ -58,7 +58,8 @@
};
};
# programs.nix-ld.enable = true;
# Note to self: You need this for flutter!
programs.nix-ld.enable = true;
nix.settings.experimental-features = [
"nix-command"