This commit is contained in:
2025-12-31 15:03:16 +02:00
parent c93c93a810
commit fa32ae5510
69 changed files with 1093 additions and 659 deletions
+6 -5
View File
@@ -1,5 +1,7 @@
{
config,
inputs,
lib,
pkgs,
...
}: {
@@ -34,9 +36,7 @@
"com.github.PintaProject.Pinta" # bootleg paint
"org.gimp.GIMP" # the holy gimp
"org.kde.kdenlive" # video editor
{
appId = "com.collabora.Office";
}
"com.collabora.Office" # libreoffice but pretty pixel-wasting ui
]
++ [
# chatting
@@ -71,10 +71,10 @@
"com.bitwarden.desktop"
"com.github.johnfactotum.Foliate" # book reader
"com.github.tchx84.Flatseal" # control flatpak permissions
"com.logseq.Logseq"
# "com.logseq.Logseq"
"com.obsproject.Studio"
"com.usebottles.bottles" # wine containers
"de.capypara.FieldMonitor" # libvirt
"de.capypara.FieldMonitor" # qemu and rdp/vnc client
"org.qbittorrent.qBittorrent" # torrents
"io.github.amit9838.mousam" # weather
"io.github.finefindus.Hieroglyphic" # find latex symbols (in rust)
@@ -83,6 +83,7 @@
"md.obsidian.Obsidian"
"me.iepure.devtoolbox" # some cool utils
"org.nicotine_plus.Nicotine" # soulseek
(lib.mkIf config.programs.distrobox.enable "com.ranfdev.DistroShelf")
];
overrides = let
homeNoNetwork = {