don't try building radish config (running out of disk space)

This commit is contained in:
Joakim Repomaa
2025-01-30 09:44:15 +02:00
parent 4c697a041f
commit 98a0a95166

View File

@@ -1,7 +0,0 @@
image: nixos/unstable
environment:
NIX_CONFIG: "experimental-features = nix-command flakes"
tasks:
- build: |
cd NixOS
nix build '.#nixosConfigurations.radish.config.system.build.toplevel'