2: Added lmstudio and moved around kdenlive and kalgebra

This commit is contained in:
uzy lol 2025-01-13 07:59:25 -08:00
parent 33f89598d6
commit 20c80a2e66
3 changed files with 6 additions and 4 deletions

View File

@ -2,6 +2,7 @@
home.packages = with pkgs; [ home.packages = with pkgs; [
nicotine-plus nicotine-plus
gimp gimp
kdePackages.kdenlive
]; ];
programs.mpv.enable = true; programs.mpv.enable = true;

View File

@ -1,10 +1,9 @@
{pkgs, ...}: { {pkgs, ...}: {
home.packages = with pkgs; [ home.packages = with pkgs; [
kdePackages.kdenlive
kdePackages.kget kdePackages.kget
kdePackages.kalgebra
keepassxc keepassxc
yubioath-flutter
pciutils pciutils
glxinfo glxinfo
@ -19,6 +18,7 @@
fastfetch fastfetch
yubioath-flutter lmstudio
]; ];
} }

View File

@ -1,6 +1,7 @@
{pkgs, ...}: { {pkgs, ...}: {
home.packages = with pkgs; [ home.packages = with pkgs; [
kdePackages.arianna kdePackages.arianna
kdePackages.kalgebra
calibre calibre
obsidian obsidian
libreoffice-qt6-fresh libreoffice-qt6-fresh