mirror of
https://codeberg.org/leana8959/.files.git
synced 2025-12-17 08:29:41 +00:00
carbon: move enable config to named module
This commit is contained in:
parent
6054930d9b
commit
5987b3c44d
4 changed files with 11 additions and 14 deletions
|
|
@ -80,6 +80,8 @@ in
|
|||
pkgs.jdt-language-server
|
||||
];
|
||||
|
||||
programs.git.signing.signByDefault = true;
|
||||
|
||||
programs.vscode = {
|
||||
enable = true;
|
||||
extensions = [
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue