add aseprite
This commit is contained in:
parent
9952865f9a
commit
cf1ff36ed5
|
@ -1,6 +1,7 @@
|
|||
{ inputs, pkgs, ... }:
|
||||
{
|
||||
home.packages = (with pkgs; [
|
||||
aseprite
|
||||
bat
|
||||
btop
|
||||
discord
|
||||
|
@ -32,7 +33,4 @@
|
|||
xdg-utils
|
||||
inputs.alejandra.defaultPackage.${system}
|
||||
]
|
||||
++ [
|
||||
|
||||
]);
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue