meow
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user