initial commit

This commit is contained in:
GammaKinematics 2026-03-30 13:10:42 +07:00
commit 90cff4f16a
59 changed files with 6855 additions and 0 deletions

34
.gitignore vendored Normal file
View file

@ -0,0 +1,34 @@
# Nix build artifacts
result
result-*
# Secrets (never commit these)
secrets/
*.secret
*.key
*.pem
# Editor backups
*.backup
*~
*.swp
# Local overrides
local.nix
# Claude stuff
.claude/
# Quickshell generated theme files (generated by Nix)
Hyprland/Quickshell/bar/Theme.qml
Hyprland/Quickshell/control-center/Theme.qml
# nixos-hardware fork (now on GitHub)
nixos-hardware-fork/
# Hyprland wiki
hyprland-wiki/
/st/
/dwm/