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; [
|
home.packages = with pkgs; [
|
||||||
nicotine-plus
|
nicotine-plus
|
||||||
gimp
|
gimp
|
||||||
|
kdePackages.kdenlive
|
||||||
];
|
];
|
||||||
|
|
||||||
programs.mpv.enable = true;
|
programs.mpv.enable = true;
|
||||||
|
|||||||
@ -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
|
||||||
|
|
||||||
];
|
];
|
||||||
}
|
}
|
||||||
|
|||||||
@ -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
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user