feat(home:creative): add initial inkscape configuration module
This commit is contained in:
parent
34103931a1
commit
08f82791ed
3 changed files with 20 additions and 1 deletions
5
home/modules/desktop/creative/image/default.nix
Normal file
5
home/modules/desktop/creative/image/default.nix
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
{
|
||||
imports = [
|
||||
./inkscape
|
||||
];
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue