mirror of
https://codeberg.org/leana8959/.files.git
synced 2025-12-06 06:39:14 +00:00
vanadium: inline fancy preset
This commit is contained in:
parent
9dac305f7b
commit
d9c3a868ec
4 changed files with 22 additions and 47 deletions
|
|
@ -34,6 +34,7 @@
|
|||
];
|
||||
|
||||
programs.git = {
|
||||
enable = true;
|
||||
signing.signByDefault = true;
|
||||
maintenance = {
|
||||
enable = true;
|
||||
|
|
@ -45,6 +46,8 @@
|
|||
};
|
||||
};
|
||||
|
||||
programs.gpg.enable = true;
|
||||
|
||||
programs.vscode = {
|
||||
enable = true;
|
||||
extensions = [
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue