Commit again

This commit is contained in:
OCbwoy3
2024-11-09 21:48:02 +02:00
parent ff816aebc9
commit edbc07679d
10 changed files with 99 additions and 29 deletions

View File

@@ -7,4 +7,6 @@
vaapiIntel = pkgs.vaapiIntel.override { enableHybridCodec = true; };
};
nix.settings.experimental-features = [ "nix-command" "flakes" ];
}