mirror of
https://codeberg.org/leana8959/.files.git
synced 2025-12-07 07:09:15 +00:00
nix: move shared darwin modules to import modules
This commit is contained in:
parent
9c99636a6c
commit
5ada7806fd
2 changed files with 17 additions and 7 deletions
|
|
@ -88,12 +88,8 @@ let
|
|||
}
|
||||
nixpkgsConfig
|
||||
|
||||
self.darwinModules.commonModules
|
||||
self.nixosModules.sharedModules
|
||||
self.nixosModules.fish-vendor-completions
|
||||
(self.darwinModules.${"named-" + hostname} or { })
|
||||
|
||||
inputs.home-manager.darwinModules.home-manager
|
||||
{
|
||||
home-manager = {
|
||||
useGlobalPkgs = true;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue