inkscape
This commit is contained in:
5
home/programs/inkscape/default.nix
Normal file
5
home/programs/inkscape/default.nix
Normal file
@@ -0,0 +1,5 @@
|
|||||||
|
{ pkgs, config, ... }:
|
||||||
|
|
||||||
|
{
|
||||||
|
home.packages = with pkgs; [ inkscape ];
|
||||||
|
}
|
||||||
Reference in New Issue
Block a user