hosts: add attic module to kaze
This commit is contained in:
parent
dc7a17abc2
commit
ec7af08a0c
1 changed files with 1 additions and 1 deletions
|
@ -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 = {
|
||||
|
|
Loading…
Reference in a new issue