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

Draft
abonerib wants to merge 486 commits from abonerib/bscpkgs:pkgs/tasycl into master
Showing only changes of commit 4fa074f893 - Show all commits

View File

@ -1,7 +1,7 @@
{ config, pkgs, ... }:
{
environment.systemPackages = [ pkgs.ceph-client ];
environment.systemPackages = [ pkgs.ceph pkgs.ceph-client ];
# We need the ceph module loaded as the mount.ceph binary fails to run the
# modprobe command.