mesa 25.0.6 overlay for doom the dark ages

This commit is contained in:
Sascha Koenig
2025-05-17 05:38:13 +02:00
parent cf731e7309
commit 040d03423d
5 changed files with 17 additions and 10 deletions

View File

@ -12,9 +12,7 @@ in {
config = mkIf cfg.enable {
programs.nushell = {
enable = true;
plugins = with pkgs.nushellPlugins; [
skim
];
package = pkgs.pinned.nushell;
envFile.text = ''
$env.config.show_banner = false
$env.NIX_PATH = "nixpkgs=channel:nixos-unstable"