mirror of
https://github.com/Misterio77/Foundry.git
synced 2026-09-25 08:39:40 -04:00
add hydra badge
This commit is contained in:
@@ -2,6 +2,7 @@
|
||||
|
||||
## About
|
||||
[](https://nixos.org)
|
||||
[](https://hydra.m7.rs/jobset/website/main)
|
||||
|
||||
My personal website and gemini capsule.
|
||||
|
||||
|
||||
@@ -33,6 +33,8 @@
|
||||
default = packages.${system}.shell;
|
||||
});
|
||||
|
||||
hydraJobs = packages;
|
||||
hydraJobs = {
|
||||
x86_64-linux.main = packages.x86_64-linux.main;
|
||||
};
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user