user: Remove docker-ls configuration
I don’t have my own docker registry anymore, so this configuration doesn’t work.
This commit is contained in:
parent
7cb3142526
commit
29af8010a2
|
@ -22,11 +22,6 @@
|
|||
# safe directories are not managed (include per-project paths)
|
||||
source ~/.gdb_safe
|
||||
'';
|
||||
|
||||
".docker-ls.yaml".text = ''
|
||||
registry: https://r.sbruder.de
|
||||
user: simon
|
||||
'';
|
||||
};
|
||||
|
||||
xdg.configFile = {
|
||||
|
|
Loading…
Reference in a new issue