re-add aseprite
This commit is contained in:
parent
16f89a5773
commit
dcf46fa3ef
|
@ -1,6 +1,4 @@
|
||||||
{ pkgs, ... }:
|
{ pkgs, ... }:
|
||||||
{
|
{
|
||||||
programs.aseprite = {
|
home.packages = (with pkgs; [ aseprite ]);
|
||||||
enable = true;
|
|
||||||
};
|
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue