fix depreciation
This commit is contained in:
@@ -48,8 +48,8 @@
|
||||
];
|
||||
|
||||
home.packages = [
|
||||
inputs.beads.packages.${pkgs.system}.default
|
||||
inputs.nix-ai-tools.packages.${pkgs.system}.amp
|
||||
inputs.beads.packages.${pkgs.stdenv.hostPlatform.system}.default
|
||||
inputs.nix-ai-tools.packages.${pkgs.stdenv.hostPlatform.system}.amp
|
||||
];
|
||||
|
||||
programs.git.settings.user.email = "christoph@schmatzler.com";
|
||||
|
||||
Reference in New Issue
Block a user