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