forked from CCCHH/nix-infra
Remove woodpecker host
Long live forgejo actions
This commit is contained in:
parent
cd7a0054a7
commit
c458aa2f17
13 changed files with 0 additions and 384 deletions
11
flake.nix
11
flake.nix
|
|
@ -159,17 +159,6 @@
|
|||
];
|
||||
};
|
||||
|
||||
woodpecker = nixpkgs.lib.nixosSystem {
|
||||
inherit system specialArgs;
|
||||
modules = [
|
||||
self.nixosModules.common
|
||||
self.nixosModules.proxmox-vm
|
||||
sops-nix.nixosModules.sops
|
||||
self.nixosModules.prometheus-exporter
|
||||
./config/hosts/woodpecker
|
||||
];
|
||||
};
|
||||
|
||||
penpot = nixpkgs.lib.nixosSystem {
|
||||
inherit system specialArgs;
|
||||
modules = [
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue