mirror of
https://codeberg.org/leana8959/.files.git
synced 2025-12-06 14:49:14 +00:00
nix: reworked nixosModules system
This commit is contained in:
parent
6e33ca95eb
commit
a8ddbead87
5 changed files with 28 additions and 14 deletions
|
|
@ -60,7 +60,7 @@ let
|
|||
nixpkgs.hostPlatform = system;
|
||||
system.stateVersion = 4;
|
||||
}
|
||||
self.nixosModules._
|
||||
self.nixosModules.shared
|
||||
self.darwinModules._
|
||||
./host/${hostname}
|
||||
inputs.home-manager.darwinModules.home-manager
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue