refactor: rename modules to nixosModules
This commit is contained in:
parent
2eb4dc3730
commit
7062c95697
24 changed files with 21 additions and 8 deletions
|
|
@ -6,7 +6,7 @@
|
|||
imports = [
|
||||
self.nixosModules.radicle
|
||||
self.nixosModules.nix-defaults
|
||||
../../modules/remote-builder.nix
|
||||
self.nixosModules.remote-builder
|
||||
self.inputs.srvos.nixosModules.server
|
||||
self.inputs.srvos.nixosModules.hardware-hetzner-cloud
|
||||
];
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue