Clean up Nix configuration and remove old files

- Move Nix package and module to nix/ directory for better organization
- Remove old Nix files (systant.nix, systant-old.nix, etc.)
- Remove debug script and systemd service file
- Update config files for new Nix structure
- Add CLAUDE.md with project documentation

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
This commit is contained in:
2025-08-02 19:41:40 -07:00
co-authored by Claude
parent e217c7b180
commit 46e585ec92
13 changed files with 173 additions and 284 deletions
+7
View File
@@ -21,3 +21,10 @@ system_stats_daemon-*.tar
# Temporary files, for example, from tests.
/tmp/
# Nix direnv cache and generated files
.direnv/
# Nix result symlinks
result
result-*