diff --git a/modules/home-manager/programs/goldendict.nix b/modules/home-manager/programs/goldendict.nix
index 0e6a207be159fa262d424332c5c8f1abbd570bd0..e01c78e1eff8dd460d75bb3696fe5d8530a968a0 100644
--- a/modules/home-manager/programs/goldendict.nix
+++ b/modules/home-manager/programs/goldendict.nix
@@ -19,6 +19,9 @@ };
};
config = mkIf cfg.enable {
cfg.package
goldendict-dark-theme
};
}
diff --git a/modules/home-manager/programs/gpxsee.nix b/modules/home-manager/programs/gpxsee.nix
index 9ae28e9cb29347b5c30f30b004cd9c1dc9b73dcc..a0f30740c2cd37625f8172b409018366a7c433b8 100644
--- a/modules/home-manager/programs/gpxsee.nix
+++ b/modules/home-manager/programs/gpxsee.nix
@@ -19,6 +19,11 @@ };
};
config = mkIf cfg.enable {
cfg.package
gpxsee-maps
qtpbfimageplugin
qtpbfimageplugin-styles
};
}
diff --git a/modules/home-manager/programs/qmapshack.nix b/modules/home-manager/programs/qmapshack.nix
index 862498729ea8f6f3c24d9207cf3f87d8153c7272..ac6c54993db4a1c3b5c7d39b38b0faeb53b30e86 100644
--- a/modules/home-manager/programs/qmapshack.nix
+++ b/modules/home-manager/programs/qmapshack.nix
@@ -19,6 +19,11 @@ };
};
config = mkIf cfg.enable {
cfg.package
qmapshack-onlinemaps
qmapshack-routinodb
qmapshack-dem
};
}
application/octet-stream
This content has been proxied by September (3851b).