attempt to rebuild with less jobs

This commit is contained in:
Tao Tien 2024-04-18 23:56:19 -07:00
parent c1a107bcff
commit 197cfdb84c
2 changed files with 4 additions and 4 deletions

View file

@ -8,9 +8,9 @@
enable = true;
algorithm = "zstd";
};
# nixpkgs.overlays = [
# (import ../extras/libinput-overlay.nix)
# ];
nixpkgs.overlays = [
(import ../extras/libinput-overlay.nix)
];
environment.systemPackages = with pkgs; [
# fw-ectool
framework-tool