Atemu
Atemu
If we can get that exact version to build, feel free to update the lock. See https://github.com/nix-community/robotnix/issues/218
For some more context, here's my current systemd user unit hierarchy: ``` $ $ systemctl --user status | rg '\.slice$|\.service$' CGroup: /user.slice/user-1000.slice/[email protected] ├─app.slice │ ├─app-rofi-easyeffects-19676.service │ ├─app-rofi-firefox\x20\x2d\x2dname\x20firefox-24101.service │ ├─app-rofi-signal\x2ddesktop\x20\x2d\x2dno\x2dsandbox-12745.service │...
> if `x-d-p-gtk` launches an application - for example a web browser like Firefox or Chromium to implement the OpenURI interface, or a viewer like Evince or Xpdf to implement...
I can't help you with signing as I have never done it myself but I can answer a few questions: > Why isn't `signing.enable = true;` by default? Because you...
> ```shell > $(nix build --print-out-paths --no-link .\#robotnixConfigurations.dailydriver.generateKeysScript) ./keys > ``` Yet another step and an unnecessary one if the user doesn't need signing. > ```shell > nix build --option...
> Yes, are there any other manufacturers that support unlocking the bootloader like the pixels? Indeed there are. Quite a lot actually. The LOS devices wiki has a subset of...
Experiencing the same on NixOS. I have a bunch of profiles laying around but they're not the default. browser_cookie3 should use the default profile as selected in Firefox.
Thanks a bunch for looking into this, I've been wanting that too when I still had a mac. Please note that the project is pretty much dead at this point...
Please also note that I have no idea whether AOSP even works on x86 at this point :/ The only thing I know to be working is lineageos.
Make sure your android tools are actually aarch64, there might be some downloaded binaries in use here.