dotfiles/nixos/flake-modules
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
..
daniel-macbook-air.nix refactor(nix): dedupe home-manager wiring across hosts ♻️ 2026-04-18 17:20:51 +02:00
installer-iso.nix refactor(nix): migrate to flake-parts, drop specialArgs ♻️ 2026-04-18 17:00:19 +02:00
phantom-ship.nix refactor(nix): dedupe home-manager wiring across hosts ♻️ 2026-04-18 17:20:51 +02:00
server-install.nix refactor(nix): migrate to flake-parts, drop specialArgs ♻️ 2026-04-18 17:00:19 +02:00
sunken-ship.nix refactor(nix): dedupe home-manager wiring across hosts ♻️ 2026-04-18 17:20:51 +02:00
wsl.nix refactor(nix): dedupe home-manager wiring across hosts ♻️ 2026-04-18 17:20:51 +02:00