diff --git a/flake.nix b/flake.nix index 0cd2ef7..5be89e2 100644 --- a/flake.nix +++ b/flake.nix @@ -311,6 +311,8 @@ # TODO: magicify this to be built of a list checks.x86_64-linux.europa = self.nixosConfigurations.europa.config.system.build.toplevel; + checks.x86_64-linux.stan = + self.nixosConfigurations.europa.config.system.build.toplevel; checks.x86_64-linux.h = self.nixosConfigurations.h.config.system.build.toplevel; checks.x86_64-linux.box =