tack and everything and wow
This commit is contained in:
parent
480c556d32
commit
7a6f387652
24 changed files with 801 additions and 358 deletions
8
graphical/creative.nix
Normal file
8
graphical/creative.nix
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
{ pkgs, scope, ... }:
|
||||
(scope "programs.pwas.graphite" {
|
||||
name = "Graphite";
|
||||
url = "https://editor.graphite.art";
|
||||
icon = builtins.fetchurl "https://static.graphite.art/logos/graphite-logo-solid.svg";
|
||||
description = "A procedural vector editor";
|
||||
})
|
||||
// (scope "apps.vector" pkgs.inkscape)
|
||||
Loading…
Add table
Add a link
Reference in a new issue