fix build
This commit is contained in:
@@ -2,4 +2,6 @@ image: nixos/unstable
|
||||
environment:
|
||||
NIX_CONFIG: "experimental-features = nix-command flakes"
|
||||
tasks:
|
||||
- build: nix build '.#nixosConfigurations.radish.config.system.build.toplevel'
|
||||
- build: |
|
||||
cd NixOS
|
||||
nix build '.#nixosConfigurations.radish.config.system.build.toplevel'
|
||||
|
||||
Reference in New Issue
Block a user