WIP: Introduce Intel 2024, 2025, tasycl and oneMath #3

Draft
abonerib wants to merge 486 commits from abonerib/bscpkgs:pkgs/tasycl into master
3 changed files with 1 additions and 1 deletions
Showing only changes of commit a7fb69ab92 - Show all commits

View File

@ -3,5 +3,6 @@
{ {
imports = [ imports = [
./boot.nix ./boot.nix
./fs.nix
]; ];
} }

View File

@ -5,7 +5,6 @@
../common/main.nix ../common/main.nix
./hardware-configuration.nix ./hardware-configuration.nix
./fs.nix
./gitlab-runner.nix ./gitlab-runner.nix
./monitoring.nix ./monitoring.nix
./net.nix ./net.nix