This commit is contained in:
2026-02-17 23:40:43 +00:00
parent 1caf2a2583
commit 32d8f9bd4f
7 changed files with 50 additions and 17 deletions

View File

@@ -18,6 +18,7 @@
home.packages = [
inputs.heliumFlake.packages.x86_64-linux.helium
];
nixpkgs.config.allowUnfree = true;
# Gives me widevine support. yay
xdg.configFile."net.imput.helium/WidevineCdm/latest-component-updated-widevine-cdm" = {
text = ''{"Path":"${pkgs.widevine-cdm}/share/google/chrome/WidevineCdm"}'';