From a34afe84500c4efdd034076870fab52965014c7b Mon Sep 17 00:00:00 2001 From: ChUrl Date: Tue, 9 Aug 2022 22:44:25 +0200 Subject: [PATCH] comment --- home/christoph/default.nix | 3 +++ 1 file changed, 3 insertions(+) diff --git a/home/christoph/default.nix b/home/christoph/default.nix index 2961f99e..d87398f3 100644 --- a/home/christoph/default.nix +++ b/home/christoph/default.nix @@ -44,6 +44,9 @@ rec { # TODO: Gnome terminal config # TODO: Autostart keepass + # TODO: Store the external binaries for my derivations in GitHub LFS (Vital, NeuralDSP, other plugins etc.) + # TODO: Derivations for bottles like UPlay, NeuralDSP, LoL (don't know what is possible with bottles-cli though) + # TODO: When bottles derivations are there remove the bottles option from audio/gaming module and assert that bottles is enabled in flatpak module # Chinese Input i18n.inputMethod.enabled = "fcitx5";