mv adb to desktop
This commit is contained in:
parent
23f407b824
commit
ca3c77768d
@ -23,8 +23,6 @@
|
||||
];
|
||||
};
|
||||
|
||||
programs.adb.enable = true;
|
||||
|
||||
environment.systemPackages = with pkgs; [
|
||||
home-manager
|
||||
];
|
||||
|
||||
@ -26,6 +26,8 @@
|
||||
};
|
||||
backupFileExtension = "backup";
|
||||
};
|
||||
|
||||
programs.adb.enable = true;
|
||||
|
||||
system.stateVersion = "24.11";
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user