fwminex: tesseract

main
Motiejus Jakštys 2024-04-10 01:49:31 +03:00
parent 755c269115
commit 3172dc8275
1 changed files with 4 additions and 0 deletions

View File

@ -206,6 +206,10 @@ in {
virtualisation.virtualbox.host.enable = true;
users.extraGroups.vboxusers.members = ["motiejus"];
environment.systemPackages = with pkgs; [
tesseract
];
networking = {
hostId = "3a54afcd";
hostName = "fwminex";