VSCodium settings update

This commit is contained in:
2026-04-02 14:02:23 +02:00
parent 32e6adb6e3
commit d51b13294c
2 changed files with 73 additions and 38 deletions
+3
View File
@@ -94,6 +94,9 @@
pkgs = import home-nixpkgs {
system = arch;
config.allowUnfree = true;
overlays = [
inp.nix-vscode-extensions.overlays.default
];
};
materusArgs = {
inherit files;