Regenerated

This commit is contained in:
2026-03-22 17:20:54 +00:00
parent 5a009adae8
commit 85de11bd13
33 changed files with 4 additions and 1542 deletions
+4 -1
View File
@@ -895,6 +895,9 @@ This will import all packages listed in ../../assets/system/apps/flatpaks.conf
{ lib, pkgs, config, ... }:
let
# Module name
moduleName = "flatpaks";
# Path to your Flatpak list
assetPath = ../../../assets/system/apps/flatpaks.conf;
@@ -902,7 +905,7 @@ let
username = config.defaultUser or "henrov";
in
{
# Deploy the Flatpak conf file
# Deploy the Flatpak conf file
environment.etc."flatpak/flatpaks.conf".source = assetPath;
# Enable system Flatpak service