Luke Granger-Brown
80e85feede
To allow using my home-manager config on Darwin (and other non-NixOS machines), I introduce the concept of home-manager-ext, which gives me a much easier hook to import my config elsewhere.
1 line
37 B
Nix
1 line
37 B
Nix
(import ./. {}).ops.home-manager-ext
|