chore: commit before wiping drive
This commit is contained in:
@@ -9,7 +9,7 @@ in
|
||||
environment = {
|
||||
systemPackages = with pkgs; [
|
||||
androidSdk
|
||||
android-studio-full
|
||||
android-studio
|
||||
];
|
||||
|
||||
variables = let
|
||||
|
||||
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user