Skip to content
Snippets Groups Projects
Verified Commit 8044e7ae authored by Nádudvari Ákos's avatar Nádudvari Ákos
Browse files

chore: rename main file to szakdolgozat

parent b48b4a6b
Branches
No related tags found
No related merge requests found
Pipeline #2629 passed
......@@ -22,7 +22,7 @@
systems = [ "x86_64-linux" "aarch64-linux" "aarch64-darwin" "x86_64-darwin" ];
perSystem = { config, self', inputs', pkgs, system, ... }: {
document.source = ./src;
document.mainFile = "style";
document.mainFile = "szakdolgozat";
packages.default = config.packages.document;
devShells.default = config.devShells.document;
......
File moved
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment