fix: code review fixes
- Fix hardcoded user path in webapps.nix (use homeDirectory) - Normalize wallpapers option to use .enable suffix - Remove duplicate FZF keybind declaration - Update comments to match actual implementation
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
# AI agent system — OpenCode, Pi, and MCP server configuration.
|
||||
# References inputs.m3ta-nixpkgs.homeManagerModules.coding.agents for the base module.
|
||||
# Relies on coding.agents options provided by home/common/default.nix
|
||||
# (inputs.m3ta-nixpkgs.homeManagerModules.default).
|
||||
{
|
||||
config,
|
||||
inputs,
|
||||
|
||||
Reference in New Issue
Block a user