identify programs that could be configured declaratively
This commit is contained in:
parent
973af180ad
commit
a072cf4649
2 changed files with 3 additions and 0 deletions
|
|
@ -19,7 +19,9 @@ in
|
|||
calibre
|
||||
cameractrls-gtk3
|
||||
jellyfin-media-player
|
||||
# TODO: break out into separate configuration module
|
||||
obsidian
|
||||
# TODO: break out into separate configuration module
|
||||
onlyoffice-desktopeditors
|
||||
sleek-todo
|
||||
];
|
||||
|
|
|
|||
|
|
@ -11,6 +11,7 @@ in
|
|||
config = lib.mkIf config.${feature}.enable {
|
||||
environment.systemPackages = with pkgs; [
|
||||
heroic
|
||||
# TODO: break out into separate module
|
||||
lutris
|
||||
mangohud
|
||||
nexusmods-app
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue