Install inkscape
This commit is contained in:
parent
447d589980
commit
24c6605cb2
1 changed files with 2 additions and 2 deletions
|
@ -1,5 +1,4 @@
|
|||
{ pkgs, ... }:
|
||||
{
|
||||
{ pkgs, ... }: {
|
||||
environment.systemPackages = with pkgs; [
|
||||
mpv
|
||||
pavucontrol
|
||||
|
@ -10,6 +9,7 @@
|
|||
nomacs
|
||||
libreoffice
|
||||
gimp
|
||||
inkscape
|
||||
syncplay
|
||||
|
||||
cmus
|
||||
|
|
Loading…
Reference in a new issue