update flake
This commit is contained in:
@@ -80,7 +80,7 @@
|
||||
|
||||
system = pkgs.stdenv.hostPlatform.system;
|
||||
|
||||
pkgs-a = import inputs.nixpkgs {};
|
||||
pkgs-a = import inputs.nixpkgs { inherit system; };
|
||||
in {
|
||||
|
||||
home.packages = with pkgs-a; [
|
||||
|
||||
Reference in New Issue
Block a user