blob: f02b9c278399dd034ca05b140dc470c2d832a5f5 [file] [log] [blame]
{ pkgs, ... }: {
config.environment.systemPackages = [ pkgs.etherpad ];
}