hosts: add sops mod
This commit is contained in:
parent
3d32100e44
commit
9453c87832
1 changed files with 2 additions and 1 deletions
|
@ -141,7 +141,8 @@ in {
|
||||||
inherit system;
|
inherit system;
|
||||||
specialArgs = {inherit inputs;};
|
specialArgs = {inherit inputs;};
|
||||||
modules = [
|
modules = [
|
||||||
./arashi
|
./sora
|
||||||
|
sopsModule
|
||||||
hmModule
|
hmModule
|
||||||
{
|
{
|
||||||
home-manager = {
|
home-manager = {
|
||||||
|
|
Loading…
Reference in a new issue