mirror of
https://github.com/PluralKit/PluralKit.git
synced 2026-02-04 04:56:49 +00:00
fix flake services name
This commit is contained in:
parent
b353dcbda2
commit
02a99025dc
1 changed files with 1 additions and 1 deletions
|
|
@ -63,7 +63,7 @@
|
|||
};
|
||||
|
||||
nci.toolchainConfig = ./rust-toolchain.toml;
|
||||
nci.projects."pluralkit-services" = {
|
||||
nci.projects."pk-services" = {
|
||||
path = ./.;
|
||||
export = false;
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue