[NixOS] Bump nixpkgs
This commit is contained in:
@@ -3,9 +3,6 @@
|
||||
options = {
|
||||
};
|
||||
config = {
|
||||
environment.systemPackages = with pkgs; [
|
||||
android-udev-rules
|
||||
];
|
||||
nixpkgs.config.android_sdk.accept_license = true;
|
||||
programs.adb.enable = true;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user