chore: forgot some TODOs

This commit is contained in:
Veneficium 2024-07-03 17:29:21 +02:00
parent 6905d746e2
commit d4a7e6c42c
2 changed files with 0 additions and 2 deletions

View file

@ -1,5 +1,4 @@
{ lib, config, ... }: {
#todo look further into virt options
options = {
settings.programs.docker.enable = lib.mkEnableOption "enables docker";
};

View file

@ -8,7 +8,6 @@
printing = {
enable = true;
};
#todo make this also configurable maybe a seperate module?
avahi = {
enable = true;
nssmdns4 = true;