add docker config to chaage default detach key
Some checks failed
/ build-all (push) Has been cancelled
Some checks failed
/ build-all (push) Has been cancelled
This commit is contained in:
parent
8781d94b20
commit
11876497f4
1 changed files with 1 additions and 0 deletions
|
|
@ -45,6 +45,7 @@
|
||||||
|
|
||||||
|
|
||||||
home.file = {
|
home.file = {
|
||||||
|
".docker/config.json".text = (builtins.toJSON { detachKeys= "ctrl-z,z"; });
|
||||||
".config/kitty/light.conf".source = dotfiles/kitty/light.conf;
|
".config/kitty/light.conf".source = dotfiles/kitty/light.conf;
|
||||||
".config/kitty/dark.conf".source = dotfiles/kitty/dark.conf;
|
".config/kitty/dark.conf".source = dotfiles/kitty/dark.conf;
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue