feat(home:creative): add initial inkscape configuration module

This commit is contained in:
ooks-io 2024-04-16 23:24:00 +12:00
parent 34103931a1
commit 08f82791ed
3 changed files with 20 additions and 1 deletions

View file

@ -0,0 +1,5 @@
{
imports = [
./inkscape
];
}