Added hydra config
This commit is contained in:
parent
d149b9b70b
commit
94d9a6324d
1 changed files with 4 additions and 0 deletions
|
@ -20,6 +20,10 @@
|
|||
"aarch64-darwin"
|
||||
];
|
||||
|
||||
hydraJobs = {
|
||||
neovim = inputs.self.packages.default;
|
||||
};
|
||||
|
||||
perSystem = {
|
||||
pkgs,
|
||||
system,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue