dotfiles/nixos/lib
DannyDannyDanny c69c7c9b11 refactor(nix): dedupe home-manager wiring across hosts ♻️
Extract the per-host home-manager block (useGlobalPkgs, useUserPackages,
backupFileExtension, users.<name> with username/homeDirectory/optional
stateVersion/optional imports) into nixos/lib/home-manager-user.nix.
Each flake-module now imports it with its per-host parameters, removing
~40 lines of boilerplate across the four hosts.
2026-04-18 17:20:51 +02:00
..
home-manager-user.nix refactor(nix): dedupe home-manager wiring across hosts ♻️ 2026-04-18 17:20:51 +02:00