diff --git a/flake.nix b/flake.nix index 13b37a2..772d86c 100644 --- a/flake.nix +++ b/flake.nix @@ -86,6 +86,7 @@ self top ; + pkgs' = top.self.packages.x86_64-linux; }; }; }