mirror of
https://github.com/aviallon/nixos-lib.git
synced 2026-04-05 17:27:50 +00:00
[Package/Optimizations] Fix optimization helpers and add automatic parallelization options
This commit is contained in:
parent
e05ab538c3
commit
3167a6b678
2 changed files with 11 additions and 9 deletions
|
|
@ -1,4 +1,4 @@
|
|||
{ config, pkgs, lib, ... }:
|
||||
{ config, pkgs, lib, myLib, ... }:
|
||||
with lib;
|
||||
let
|
||||
cfg = config.aviallon.programs;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue