meow
This commit is contained in:
@@ -17,7 +17,7 @@
|
||||
{ pkgs, home, ... }:
|
||||
{
|
||||
home.packages = [
|
||||
inputs.heliumFlake.packages.x86_64-linux.helium
|
||||
inputs.heliumFlake.packages.${home.nixpkgs.hostPlatform}.helium
|
||||
];
|
||||
nixpkgs.config.allowUnfree = true;
|
||||
# Gives me widevine support. yay
|
||||
|
||||
Reference in New Issue
Block a user