mirror of
https://codeberg.org/leana8959/.files.git
synced 2025-12-06 14:49:14 +00:00
nix: make layouts a nixosModule
This commit is contained in:
parent
42e1a9d759
commit
075ba6c976
6 changed files with 9 additions and 5 deletions
|
|
@ -25,8 +25,8 @@ let
|
|||
specialArgs = args;
|
||||
modules = [
|
||||
self.nixosModules._
|
||||
self.nixosModules.layouts
|
||||
./host/${name}
|
||||
"${self}/nix/layouts"
|
||||
inputs.agenix.nixosModules.default
|
||||
inputs.home-manager.nixosModules.home-manager
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue