2026-07-04
This commit is contained in:
parent
0de07cd804
commit
749bfdf50d
12 changed files with 80 additions and 157 deletions
|
|
@ -57,6 +57,10 @@ in
|
|||
runAs = "root";
|
||||
keepEnv = true;
|
||||
persist = true;
|
||||
setEnv = [
|
||||
"EDITOR"
|
||||
"TERM"
|
||||
];
|
||||
}
|
||||
{
|
||||
users = [ "user" ];
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue