attempt to rebuild with less jobs
This commit is contained in:
parent
c1a107bcff
commit
197cfdb84c
2 changed files with 4 additions and 4 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue