remove todos that I won't do

This commit is contained in:
Veneficium 2025-08-09 20:46:43 +02:00
parent 5ff790870d
commit 1453a28045
4 changed files with 0 additions and 6 deletions

View file

@ -13,8 +13,6 @@
#todo config
programs.firefox = {
enable = true;
#todo make sure this on only if gnome is setup correctly
nativeMessagingHosts = [ pkgs.gnome-browser-connector ];
};
};
}

View file

@ -1,6 +1,5 @@
{ ... }:
{
#todo config
programs.zsh = {
enable = true;
syntaxHighlighting.enable = true;