mirror of
https://forge.katzen.cafe/katzen-cafe/iowo.git
synced 2025-09-24 23:41:30 +02:00
repo: make build possible
This commit is contained in:
parent
48458fd1c9
commit
24ebca3e8d
2 changed files with 6 additions and 3 deletions
|
@ -36,7 +36,10 @@
|
|||
rustfmt.enable = true;
|
||||
};
|
||||
|
||||
packages = with pkgs; [just nushell typst];
|
||||
packages = with pkgs; [
|
||||
just nushell typst
|
||||
mold
|
||||
];
|
||||
})
|
||||
];
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue