TheRiceCold / kaizen

productive desktop environment setup.
MIT License
37 stars 2 forks source link

chore: reworking nix module #4

Closed Mikilio closed 1 month ago

Mikilio commented 3 months ago

Added a systemd service as it allows new configurations to apply on home-manager profile activation. Also added settings option allowing to configure any option using json. By convention because the config is modifiable by the program itself, I added it to XDG_DATA_HOME by default.

During debugging, I also fixed some minor issues on the side.

More PRs to come

Do you maintain a todo list of any kind? If so, it would be nice to make it public in some way, so I don't work on features you're already working on.

Mikilio commented 3 months ago

I see, thank you! Actually I had red warnings all over so I was wondering what environment you were using. Can I add a devenv for the project? Also: what about ai.proxyUrl? Do you want to avoid null in general?

Mikilio commented 2 months ago

The refactor is obviously opinionated, you insist I can make it more similar to your previous layout.