chore: Prepare for first install attempt
This commit is contained in:
parent
0585138161
commit
c3eab3b1ae
5 changed files with 55 additions and 35 deletions
|
@ -10,11 +10,7 @@
|
|||
allowUnfreePredicate = _: true;
|
||||
cudaSupport = true;
|
||||
};
|
||||
nixpkgs.overlays = [
|
||||
outputs.overlays.additions
|
||||
outputs.overlays.modifications
|
||||
outputs.overlays.unstable-packages
|
||||
];
|
||||
|
||||
nix = let
|
||||
flakeInputs = lib.filterAttrs (_: lib.isType "flake") inputs;
|
||||
in {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue