Add theia to .gitignore. VSCodium config. neovim theme change

This commit is contained in:
2026-04-01 17:43:05 +02:00
parent 7a2647d5ae
commit e916b8ca78
5 changed files with 127 additions and 11 deletions
+2
View File
@@ -61,6 +61,7 @@
sys-nixpkgs = if stable then nixpkgs else nixpkgs-unstable;
materusArgs = {
inherit files;
inherit arch;
inputs = inp;
flake-path = path;
host-path = path + "/nix-config/host/${host}";
@@ -96,6 +97,7 @@
};
materusArgs = {
inherit files;
inherit arch;
inputs = inp;
flake-path = path;
home-path = path + "/nix-config/home/${user}";