home: xdg: remove 'gdb' directory

I have an actual module to configure `gdb`, and it uses
`$XDG_STATE_HOME` anyway...
This commit is contained in:
Bruno BELANYI 2024-11-28 12:07:07 +00:00
parent e8a41187e7
commit 8b61af1ac3

View file

@ -30,7 +30,6 @@ in
}; };
# A tidy home is a tidy mind # A tidy home is a tidy mind
dataFile = { dataFile = {
"gdb/.keep".text = "";
"tig/.keep".text = ""; "tig/.keep".text = "";
}; };
stateFile = { stateFile = {