dots merge and nix sync

This commit is contained in:
2024-07-19 17:50:08 +02:00
parent 128003873b
commit 541000e0a1
64 changed files with 40389 additions and 0 deletions

3
.config/zsh/.zprofile Executable file
View File

@@ -0,0 +1,3 @@
if [ "$(tty)" = "/dev/tty1" ];then
exec startx
fi