chore: commit before wiping drive

This commit is contained in:
2026-04-23 20:48:20 +05:00
parent 5647f2f39a
commit e7f53dc359
5 changed files with 16 additions and 15 deletions

View File

@@ -9,7 +9,7 @@ in
environment = {
systemPackages = with pkgs; [
androidSdk
android-studio-full
android-studio
];
variables = let

View File

@@ -103,6 +103,8 @@
enableIPv6 = false;
};
nixpkgs.config.android_sdk.accept_license = true;
boot = {
loader = {
# Set this to true on first install. This must be false for secure boot.