common: restructure config, update tmux and wezterm

This commit is contained in:
2026-06-18 17:29:42 +02:00
parent a485b83e49
commit ac43221eec
13 changed files with 111 additions and 101 deletions
+2 -2
View File
@@ -38,7 +38,7 @@
}:
let
#region Variables
path = builtins.toString ./.;
path = toString ./.;
files = {
ssh-keys = {
materus = ./extra-files/ssh/materus.pub;
@@ -97,7 +97,7 @@
system = arch;
config.allowUnfree = true;
overlays = [
inp.nix-vscode-extensions.overlays.default
inp.nix-vscode-extensions.overlays.default
];
};
materusArgs = {