mirror of
https://github.com/willemml/dotfiles.nix.git
synced 2025-04-12 19:27:17 +00:00
Removes darwin github actions
This commit is contained in:
parent
ebbd5994ee
commit
2d299f9466
1 changed files with 0 additions and 4 deletions
|
@ -106,10 +106,6 @@
|
|||
nixbox = self.nixosConfigurations.nixbox.config.system.build.toplevel;
|
||||
pre-commit-check = self.checks.x86_64-linux.pre-commit-check;
|
||||
};
|
||||
checks.x86_64-darwin = {
|
||||
home = self.checks.x86_64-darwin.home;
|
||||
system = (mkDarwin "x86_64" ./nixos/hosts/zeus.nix).config.system.build.toplevel;
|
||||
};
|
||||
};
|
||||
};
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue