identify programs that could be configured declaratively

This commit is contained in:
wi11-holdsworth 2025-09-10 17:15:02 +10:00
parent 973af180ad
commit a072cf4649
2 changed files with 3 additions and 0 deletions

View file

@ -19,7 +19,9 @@ in
calibre calibre
cameractrls-gtk3 cameractrls-gtk3
jellyfin-media-player jellyfin-media-player
# TODO: break out into separate configuration module
obsidian obsidian
# TODO: break out into separate configuration module
onlyoffice-desktopeditors onlyoffice-desktopeditors
sleek-todo sleek-todo
]; ];

View file

@ -11,6 +11,7 @@ in
config = lib.mkIf config.${feature}.enable { config = lib.mkIf config.${feature}.enable {
environment.systemPackages = with pkgs; [ environment.systemPackages = with pkgs; [
heroic heroic
# TODO: break out into separate module
lutris lutris
mangohud mangohud
nexusmods-app nexusmods-app