diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 139f53c..f1f0f7d 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -17,10 +17,10 @@ jobs: name: traxys authToken: '${{ secrets.CACHIX_AUTH_TOKEN }}' - run: nix build .#checks.x86_64-linux.launch - - run: nix profile install nixpkgs#nixos-rebuild nixpkgs#home-manager - - run: nixos-rebuild build --flake .#ZeNixComputa - - run: nixos-rebuild build --flake .#gandalf - - run: home-manager build --flake .#"boyerq@thinkpad-nixos" + # - run: nix profile install nixpkgs#nixos-rebuild nixpkgs#home-manager + # - run: nixos-rebuild build --flake .#ZeNixComputa + # - run: nixos-rebuild build --flake .#gandalf + # - run: home-manager build --flake .#"boyerq@thinkpad-nixos" load_packages: runs-on: ubuntu-latest