This commit is contained in:
2026-04-10 13:36:20 +01:00
parent e3453983be
commit 779d9d1562
+1 -1
View File
@@ -17,7 +17,7 @@
{ pkgs, home, ... }: { pkgs, home, ... }:
{ {
home.packages = [ home.packages = [
inputs.heliumFlake.packages.x86_64-linux.helium inputs.heliumFlake.packages.${home.nixpkgs.hostPlatform}.helium
]; ];
nixpkgs.config.allowUnfree = true; nixpkgs.config.allowUnfree = true;
# Gives me widevine support. yay # Gives me widevine support. yay