chore: more xdg-ninja recommendations

This commit is contained in:
Patrick 2024-06-13 22:27:05 +02:00
parent 8ca4b05f25
commit a3bf9a905f
Signed by: patrick
GPG key ID: 451F95EFB8BECD0F
4 changed files with 6 additions and 6 deletions

View file

@ -1,7 +1,6 @@
{
inputs,
stateVersion,
pkgs,
...
}: {
nix = {

View file

@ -11,4 +11,7 @@
RUSTUP_HOME = "${XDG_DATA_HOME}/rustup";
WINEPREFIX = "${XDG_DATA_HOME}/wine";
};
nix.extraOptions = ''
use-xdg-base-directories = true
'';
}

View file

@ -1,8 +1,8 @@
{pkgs, ...}: {
home.packages = [pkgs.pwndbg];
home.enableDebugInfo = true;
home.file.gdbinit = {
target = ".gdbinit";
xdg.configFile.gdbinit = {
target = "gdb/gbdinit";
text = ''
set auto-load safe-path /
set debuginfod enabled on

View file

@ -11,9 +11,6 @@
"Zotero"
"invokeai"
".textgen"
".ollama"
".config/Mumble"
".config/xournalpp"
@ -43,6 +40,7 @@
".config/spotify"
".cache/spotify"
".local/share/cargo"
];
};
"/panzer/state".directories =