This commit is contained in:
Charlotte 🦝 Delenk 2022-06-18 16:26:58 +01:00
parent 4ff8e9b4fa
commit 9f2c01e24b
Signed by: darkkirb
GPG key ID: AB2BD8DAF2E37122

View file

@ -2,6 +2,7 @@
home.packages = with pkgs; [
ghidra
android-studio
anki
];
xdg.configFile."gdb/gdbinit".text = "set auto-load safe-path /nix/store";
services.xsettingsd = {