Remove woodpecker host

Long live forgejo actions
This commit is contained in:
chris 2026-05-15 17:58:16 +02:00 committed by lilly
commit c458aa2f17
13 changed files with 0 additions and 384 deletions

View file

@ -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 = [