mirror of
https://github.com/itme-brain/nixos.git
synced 2026-03-23 16:29:42 -04:00
added docker, removed cam net isolation
This commit is contained in:
parent
8f97be72f0
commit
3a57d7a9f5
7 changed files with 50 additions and 14 deletions
|
|
@ -66,6 +66,7 @@ with lib;
|
|||
nvidiaSettings = true;
|
||||
package = config.boot.kernelPackages.nvidiaPackages.stable;
|
||||
};
|
||||
nvidia-container-toolkit.enable = true;
|
||||
graphics = {
|
||||
enable = true;
|
||||
enable32Bit = true;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue