copy vscode config to other user
This commit is contained in:
parent
29ea7db3aa
commit
72c6b8bd34
5 changed files with 64 additions and 3 deletions
|
@ -15,5 +15,9 @@
|
|||
];
|
||||
shell = pkgs.zsh;
|
||||
};
|
||||
|
||||
allowedUnfreePackages = [
|
||||
"vscode-extension-ms-vscode-remote-remote-ssh"
|
||||
];
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue