build04: remove redundant system
this is already set in the flake
This commit is contained in:
parent
5c7481a3aa
commit
14785fbe80
1 changed files with 0 additions and 2 deletions
|
@ -9,8 +9,6 @@
|
|||
inputs.self.nixosModules.remote-builder
|
||||
];
|
||||
|
||||
nixpkgs.system = "aarch64-linux";
|
||||
|
||||
# disable kvm/nixos-tests
|
||||
nix.settings.system-features = [ "big-parallel" ];
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue