{ pkgs, ... }: { imports = [ ./smolnet ./tools ]; home.packages = [ pkgs.i2p ]; }