test
This commit is contained in:
parent
2509436c17
commit
395889ab01
1 changed files with 1 additions and 2 deletions
|
@ -16,7 +16,6 @@
|
|||
modules = [
|
||||
"venv"
|
||||
"user"
|
||||
# "host"
|
||||
"ssh"
|
||||
"cwd"
|
||||
"nix-shell"
|
||||
|
@ -24,9 +23,9 @@
|
|||
"git"
|
||||
"docker"
|
||||
"exit"
|
||||
"root"
|
||||
];
|
||||
modulesRight = [
|
||||
"root"
|
||||
];
|
||||
};
|
||||
|
||||
|
|
Loading…
Reference in a new issue