remove android studio
This commit is contained in:
parent
9f2c01e24b
commit
283b3a4be5
1 changed files with 0 additions and 1 deletions
|
@ -1,7 +1,6 @@
|
|||
{pkgs, ...}: {
|
||||
home.packages = with pkgs; [
|
||||
ghidra
|
||||
android-studio
|
||||
anki
|
||||
];
|
||||
xdg.configFile."gdb/gdbinit".text = "set auto-load safe-path /nix/store";
|
||||
|
|
Loading…
Reference in a new issue