unfree refactor
This commit is contained in:
parent
e30124e985
commit
d56695facc
4 changed files with 32 additions and 3 deletions
14
hosts/lilith-pad/unfree.nix
Normal file
14
hosts/lilith-pad/unfree.nix
Normal file
|
|
@ -0,0 +1,14 @@
|
|||
{
|
||||
allowed = [
|
||||
"steam"
|
||||
"steam-unwrapped"
|
||||
|
||||
"libcublas"
|
||||
"cuda_cudart"
|
||||
"cuda_cccl"
|
||||
"cuda_nvcc"
|
||||
"nvidia-x11"
|
||||
"nvidia-settings"
|
||||
"nvidia-persistenced"
|
||||
];
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue