forked from Fediversity/Fediversity
temp settle on testing just garage
This commit is contained in:
parent
7147108d6a
commit
c0ea144712
1 changed files with 1 additions and 1 deletions
|
@ -50,7 +50,7 @@ module "nixos" {
|
|||
# FIXME recheck what may be moved back to sync-nix
|
||||
for_each = {for name, inst in merge(
|
||||
local.peripherals,
|
||||
local.application_configs,
|
||||
# local.application_configs,
|
||||
) : name => merge(inst, {
|
||||
config_tf = {
|
||||
fediversityVm = {
|
||||
|
|
Loading…
Add table
Reference in a new issue