Disabled ai stuff on homepc

This commit is contained in:
Aleksandr Lebedev 2025-02-08 16:06:42 +01:00
parent 247379dce8
commit 1eb7d7432e
2 changed files with 15 additions and 4 deletions

View file

@ -116,6 +116,7 @@
pkgs = import nixpkgs {
system = x86;
overlays = [
#nativePackagesOverlay
inputs.hyprland.overlays.default
];
config = {