This commit is contained in:
iFargle 2023-08-21 19:33:50 +09:00
parent 2509436c17
commit 395889ab01

View file

@ -16,7 +16,6 @@
modules = [
"venv"
"user"
# "host"
"ssh"
"cwd"
"nix-shell"
@ -24,9 +23,9 @@
"git"
"docker"
"exit"
"root"
];
modulesRight = [
"root"
];
};