hosts: add attic module to kaze

This commit is contained in:
notohh 2024-01-05 13:30:29 -05:00
parent dc7a17abc2
commit ec7af08a0c
Signed by: notohh
GPG key ID: BD47506D475EE86D

View file

@ -142,7 +142,6 @@ in {
./sora
sopsModule
hmModule
atticModule
{
home-manager = {
useGlobalPkgs = true;
@ -202,6 +201,7 @@ in {
modules = [
./kaze
sopsModule
atticModule
hmModule
{
home-manager = {