fixes
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
{ inputs, pkgs, ... }:
|
||||
{
|
||||
home.packages = [ inputs.zen-browser.packages.x86_64-linux.twilight-official ];
|
||||
home.packages = [ inputs.zen-browser.packages.${pkgs.stdenv.hostPlatform.system}.twilight-official ];
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user