2: Added lmstudio and moved around kdenlive and kalgebra
This commit is contained in:
parent
33f89598d6
commit
20c80a2e66
@ -2,6 +2,7 @@
|
||||
home.packages = with pkgs; [
|
||||
nicotine-plus
|
||||
gimp
|
||||
kdePackages.kdenlive
|
||||
];
|
||||
|
||||
programs.mpv.enable = true;
|
||||
|
||||
@ -1,10 +1,9 @@
|
||||
{pkgs, ...}: {
|
||||
home.packages = with pkgs; [
|
||||
kdePackages.kdenlive
|
||||
kdePackages.kget
|
||||
kdePackages.kalgebra
|
||||
|
||||
keepassxc
|
||||
yubioath-flutter
|
||||
|
||||
pciutils
|
||||
glxinfo
|
||||
@ -19,6 +18,7 @@
|
||||
|
||||
fastfetch
|
||||
|
||||
yubioath-flutter
|
||||
];
|
||||
lmstudio
|
||||
|
||||
];
|
||||
}
|
||||
|
||||
@ -1,6 +1,7 @@
|
||||
{pkgs, ...}: {
|
||||
home.packages = with pkgs; [
|
||||
kdePackages.arianna
|
||||
kdePackages.kalgebra
|
||||
calibre
|
||||
obsidian
|
||||
libreoffice-qt6-fresh
|
||||
|
||||
Loading…
Reference in New Issue
Block a user