diff --git a/.forgejo/workflows/test.yml b/.forgejo/workflows/test.yml index 493344b..f743596 100644 --- a/.forgejo/workflows/test.yml +++ b/.forgejo/workflows/test.yml @@ -20,4 +20,4 @@ jobs: - run: nix build .#brlaser - run: nix build .#deconz - run: nix build .#nixosConfigurations.home-server.config.system.build.toplevel - - run: nix build .#nixosConfigurations.home-pc.config.system.build.toplevel + # - run: nix build .#nixosConfigurations.home-pc.config.system.build.toplevel