mirror of
https://codeberg.org/leana8959/.files.git
synced 2025-12-06 14:49:14 +00:00
nix: expose darwinModules
This commit is contained in:
parent
47ec3b0d57
commit
f573e1a1a9
4 changed files with 29 additions and 25 deletions
|
|
@ -61,7 +61,7 @@ let
|
|||
modules = [
|
||||
{ nixpkgs.hostPlatform = sys; }
|
||||
self.nixosModules._
|
||||
"${self}/nix/hosts/_darwin"
|
||||
self.darwinModules._
|
||||
"${self}/nix/hosts/${name}"
|
||||
inputs.home-manager.darwinModules.home-manager
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue