maomaowm/nix
Ananya Timalsina 9773b43592 refactor(nix): add structured config support to home-manager module
Convert settings from raw text to structured Nix attrs, following
Hyprland's module pattern. Implementation based 1:1 on Hyprland's
design - all credit to the Hyprland project.

- Add nix/lib.nix with toMango conversion function
- Support nested attrs, lists for duplicate keys
- Add extraConfig, topPrefixes, bottomPrefixes options
- Auto-add exec-once for autostart.sh

Adapted for mangowc syntax (underscore separators vs colons).
2026-02-15 12:35:34 +01:00
..
default.nix feat(nix): support debug override for setting asan opt 2025-12-13 11:40:23 +04:00
hm-modules.nix refactor(nix): add structured config support to home-manager module 2026-02-15 12:35:34 +01:00
lib.nix refactor(nix): add structured config support to home-manager module 2026-02-15 12:35:34 +01:00
nixos-modules.nix nix: add portals.conf file 2025-11-24 11:43:14 +08:00