hosts: add sops mod

This commit is contained in:
notohh 2023-06-23 09:27:35 -04:00
parent 3d32100e44
commit 9453c87832
Signed by: notohh
GPG key ID: BD47506D475EE86D

View file

@ -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 = {