huge
This commit is contained in:
@@ -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 = {
|
||||
|
||||
Reference in New Issue
Block a user