Move krita to default installed programs

This commit is contained in:
Evie Litherland-Smith 2024-08-01 07:23:08 +01:00
parent 370940b696
commit 9fd1a670de
2 changed files with 5 additions and 8 deletions

View file

@ -14,6 +14,7 @@
]; ];
home.packages = with pkgs; [ home.packages = with pkgs; [
libreoffice-fresh libreoffice-fresh
krita
inkscape inkscape
webcord webcord
signal-desktop signal-desktop

View file

@ -1,13 +1,9 @@
{ pkgs, ... }: { pkgs, ... }:
{ {
home.packages = home.packages = with pkgs; [
with pkgs; helvum
with kdePackages; kdenlive
[ ];
helvum
kdenlive
krita
];
programs.obs-studio = { programs.obs-studio = {
enable = true; enable = true;
plugins = with pkgs.obs-studio-plugins; [ plugins = with pkgs.obs-studio-plugins; [