This commit is contained in:
2023-06-19 02:45:50 +02:00
parent d6f9b79097
commit b78ba78296
7 changed files with 35 additions and 11 deletions
+6
View File
@@ -3,6 +3,12 @@
{
services.flatpak.enable = true;
# TODO: integrate into gnome-software
# TODO: somehow run this, like i do in home-manager
# flatpak remote-add --if-not-exists --user flathub https://dl.flathub.org/repo/flathub.flatpakrepo
# fix missing fonts in flatpak, without resorting to copying fonts to a dedicated folder
# via https://github.com/NixOS/nixpkgs/issues/119433#issuecomment-1326957279
system.fsPackages = [ pkgs.bindfs ];
+1
View File
@@ -16,6 +16,7 @@
services.gnome.sushi.enable = true;
environment.systemPackages = with pkgs; [
pavucontrol
lxterminal
ffmpegthumbnailer
gnomeExtensions.appindicator