Skip to content

Commit

Permalink
Try something
Browse files Browse the repository at this point in the history
  • Loading branch information
cmd-ntrf committed Jan 23, 2025
1 parent e89d5d3 commit 2c6bde6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions site/profile/manifests/gpu.pp
Original file line number Diff line number Diff line change
Expand Up @@ -94,6 +94,7 @@
Package<| tag == profile::gpu::install |> ~> Exec['nvidia-symlink']
Exec<| tag == profile::gpu::install::vgpu::bin |> ~> Exec['nvidia-symlink']
}
Kmod::Load[$nvidia_kmod] ~> Service<| tag == profile::gpu::services |>
}

class profile::gpu::install::passthrough (
Expand Down

0 comments on commit 2c6bde6

Please sign in to comment.