first commit

This commit is contained in:
smad
2025-10-22 16:59:40 +02:00
commit 35d822799b
29 changed files with 1623 additions and 0 deletions

View File

@@ -0,0 +1,7 @@
{
programs.tmux = {
enable = true;
prefix = "ö";
};
}