changed some packages
This commit is contained in:
parent
a329fa9bb0
commit
dbc20f417d
1 changed files with 5 additions and 10 deletions
|
|
@ -4,8 +4,6 @@ let
|
||||||
ark
|
ark
|
||||||
dolphin-plugins
|
dolphin-plugins
|
||||||
kolourpaint
|
kolourpaint
|
||||||
merkuro
|
|
||||||
kdepim-addons
|
|
||||||
];
|
];
|
||||||
in
|
in
|
||||||
{
|
{
|
||||||
|
|
@ -23,10 +21,9 @@ in
|
||||||
clonehero
|
clonehero
|
||||||
deploy-rs
|
deploy-rs
|
||||||
distrobox
|
distrobox
|
||||||
exhibit
|
|
||||||
fd
|
fd
|
||||||
filelight
|
|
||||||
firefox
|
firefox
|
||||||
|
freecad-wayland
|
||||||
fzf
|
fzf
|
||||||
ghostty
|
ghostty
|
||||||
gimp
|
gimp
|
||||||
|
|
@ -35,7 +32,6 @@ in
|
||||||
junction
|
junction
|
||||||
kara
|
kara
|
||||||
kde-rounded-corners
|
kde-rounded-corners
|
||||||
krita
|
|
||||||
libfido2
|
libfido2
|
||||||
libreoffice-qt
|
libreoffice-qt
|
||||||
# lilipod BROKEN
|
# lilipod BROKEN
|
||||||
|
|
@ -45,11 +41,11 @@ in
|
||||||
mpv
|
mpv
|
||||||
nextcloud-client
|
nextcloud-client
|
||||||
nixfmt-rfc-style
|
nixfmt-rfc-style
|
||||||
|
nixos-firewall-tool
|
||||||
nix-init
|
nix-init
|
||||||
nix-output-monitor
|
nix-output-monitor
|
||||||
obsidian
|
obsidian
|
||||||
obs-studio
|
obs-studio
|
||||||
ocs-url
|
|
||||||
orca-slicer
|
orca-slicer
|
||||||
p7zip
|
p7zip
|
||||||
plasma-panel-colorizer
|
plasma-panel-colorizer
|
||||||
|
|
@ -60,15 +56,12 @@ in
|
||||||
qbittorrent
|
qbittorrent
|
||||||
ripgrep
|
ripgrep
|
||||||
rnote
|
rnote
|
||||||
solvespace
|
|
||||||
sparrow
|
|
||||||
steam-run
|
steam-run
|
||||||
tor-browser
|
tor-browser
|
||||||
ungoogled-chromium
|
ungoogled-chromium
|
||||||
unrar
|
unrar
|
||||||
ventoy
|
ventoy
|
||||||
vesktop
|
vesktop
|
||||||
wezterm
|
|
||||||
]
|
]
|
||||||
++ kdepkgs;
|
++ kdepkgs;
|
||||||
|
|
||||||
|
|
@ -79,7 +72,7 @@ in
|
||||||
"com.github.tchx84.Flatseal"
|
"com.github.tchx84.Flatseal"
|
||||||
"com.modrinth.ModrinthApp"
|
"com.modrinth.ModrinthApp"
|
||||||
"com.steamgriddb.SGDBoop"
|
"com.steamgriddb.SGDBoop"
|
||||||
"io.github.zen_browser.zen"
|
"app.zen_browser.zen"
|
||||||
"io.itch.itch"
|
"io.itch.itch"
|
||||||
"org.freedesktop.Platform.VulkanLayer.MangoHud/x86_64/24.08"
|
"org.freedesktop.Platform.VulkanLayer.MangoHud/x86_64/24.08"
|
||||||
];
|
];
|
||||||
|
|
@ -118,8 +111,10 @@ in
|
||||||
environment.plasma6.excludePackages = (
|
environment.plasma6.excludePackages = (
|
||||||
with pkgs.kdePackages;
|
with pkgs.kdePackages;
|
||||||
[
|
[
|
||||||
|
discover
|
||||||
elisa
|
elisa
|
||||||
gwenview
|
gwenview
|
||||||
|
kate
|
||||||
khelpcenter
|
khelpcenter
|
||||||
konsole
|
konsole
|
||||||
oxygen
|
oxygen
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue