mirror of
https://github.com/srid/nixos-config.git
synced 2026-05-11 17:36:07 +08:00
Clean up old runner
This commit is contained in:
parent
96672a0bda
commit
8c6cb63649
10 changed files with 17 additions and 248 deletions
|
|
@ -91,9 +91,6 @@
|
|||
|
||||
# Configuration for a NixOS VM (running on my Mac)
|
||||
nixosConfigurations = {
|
||||
parallels-linux-builder =
|
||||
self.nixos-flake.lib.mkLinuxSystem
|
||||
./systems/parallels-vm/linux-builder;
|
||||
github-runner = self.nixos-flake.lib.mkLinuxSystem
|
||||
./systems/github-runner.nix;
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue