feat: various things, particularly vr

This commit is contained in:
Kat Inskip 2025-11-11 22:28:30 -08:00
parent e9b291078d
commit 7e70c182e5
Signed by: kat
GPG key ID: 465E64DECEA8CF0F
24 changed files with 337 additions and 65 deletions

View file

@ -10,8 +10,10 @@ in
inherit system overlays;
config = {
allowUnfree = true;
android_sdk.accept_license = true;
permittedInsecurePackages = [
"olm-3.2.16"
"mbedtls-2.28.10"
];
};
};