vanadium: inline fancy preset

This commit is contained in:
Primrose 2025-04-01 22:08:57 +02:00
parent 9dac305f7b
commit d9c3a868ec
Signed by: primrose
GPG key ID: 4E887A4CA9714ADA
4 changed files with 22 additions and 47 deletions

View file

@ -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 = [