disable ai stuff and bumb major version

This commit is contained in:
glenn 2024-10-07 10:36:53 +02:00
parent 447fe8862a
commit f6cecec408
3 changed files with 33 additions and 20 deletions

View file

@ -3,7 +3,7 @@
nixpkgs.url = "github:NixOS/nixpkgs/nixos-unstable";
home = {
url = "git+https://git.sondell.org/glennwso/home.git";
inputs.nixpkgs.follows = "nixpkgs";
# inputs.nixpkgs.follows = "nixpkgs";
};
home-manager = {
url = "github:nix-community/home-manager";