feat(packages): new lmms package
Also replaces the lmms package in shared/home-manager that we pull from nixpkgs and uses this instead
This commit is contained in:
parent
4b056829fc
commit
203ae22384
5 changed files with 177 additions and 2 deletions
|
@ -1,4 +1,9 @@
|
|||
{ pkgs, clipboard-sync, ... }:
|
||||
{
|
||||
self,
|
||||
pkgs,
|
||||
clipboard-sync,
|
||||
...
|
||||
}:
|
||||
|
||||
{
|
||||
# Let Home Manager install and manage itself.
|
||||
|
@ -97,7 +102,7 @@
|
|||
aseprite
|
||||
blender
|
||||
krita
|
||||
lmms
|
||||
self.packages.${system}.lmms
|
||||
orca-slicer
|
||||
shotcut
|
||||
vcv-rack
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue