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:
parent
e8a41187e7
commit
8b61af1ac3
|
@ -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 = {
|
||||||
|
|
Loading…
Reference in a new issue