Do not install docker on neelix.

This commit is contained in:
Tom Alexander
2025-01-23 19:09:59 -05:00
parent 0e370c0d62
commit 812dc40257
6 changed files with 57 additions and 41 deletions

View File

@@ -8,7 +8,7 @@
{
imports = [ ];
options.me.graphicsCardType = lib.mkOption {
options.me.graphics_card_type = lib.mkOption {
type = lib.types.nullOr (
lib.types.enum [
"amd"