forked from malobeo/infrastructure
Merge pull request 'update the update domain to prepare for repo move' (#128) from move_repo into master
Reviewed-on: kalipso/infrastructure#128
This commit is contained in:
@@ -101,7 +101,7 @@ in
|
||||
# under nixosConfigurations
|
||||
flake = inputs.malobeo;
|
||||
# Specify from where to let `microvm -u` update later on
|
||||
updateFlake = "git+https://git.dynamicdiscord.de/kalipso/infrastructure";
|
||||
updateFlake = "git+https://git.dynamicdiscord.de/malobeo/infrastructure";
|
||||
}; };
|
||||
in
|
||||
builtins.listToAttrs (map mapperFunc cfg.deployHosts);
|
||||
|
||||
Reference in New Issue
Block a user