mirror of
https://github.com/oddlama/nix-config.git
synced 2025-10-11 07:10:39 +02:00
chore: prototype d2 graphing app
This commit is contained in:
parent
b68021b3a4
commit
86b5751410
9 changed files with 69 additions and 27 deletions
|
@ -7,7 +7,10 @@
|
|||
set auto-load safe-path /
|
||||
'';
|
||||
};
|
||||
packages = with pkgs; [git-lfs];
|
||||
packages = with pkgs; [
|
||||
git-lfs
|
||||
d2
|
||||
];
|
||||
};
|
||||
|
||||
programs = {
|
||||
|
|
Binary file not shown.
Loading…
Add table
Add a link
Reference in a new issue