Enable distrobox on work-vm

This commit is contained in:
Andreas Zweili 2023-08-23 17:06:11 +02:00
parent f3e8daf34b
commit 93c4786089
1 changed files with 3 additions and 0 deletions

View File

@ -36,6 +36,9 @@
];
};
profiles.az-desktop.enable = true;
programs = {
az-distrobox.enable = true;
};
services = {
az-virtualbox-guest.enable = true;
az-x86.enable = true;