chore: add sane hardware (scanner) & update virtualisation config

This commit is contained in:
Xavier Morel
2025-07-24 16:32:04 +02:00
parent 522794e5ed
commit b95802e2cf
2 changed files with 2 additions and 0 deletions

View File

@@ -18,6 +18,7 @@
graphics.enable = true;
bluetooth.enable = true;
bluetooth.powerOnBoot = true;
sane.enable = true;
};
i18n = {

View File

@@ -12,6 +12,7 @@
enable = true;
autoPrune.enable = true;
dockerCompat = true;
dockerSocker.enable = true;
};
};
}