mirror of
https://github.com/nmasur/dotfiles
synced 2025-08-19 16:24:41 +00:00
add thelounge irc client
This commit is contained in:
@@ -107,6 +107,10 @@
|
||||
type = lib.types.str;
|
||||
description = "Hostname for download services.";
|
||||
};
|
||||
irc = lib.mkOption {
|
||||
type = lib.types.str;
|
||||
description = "Hostname for IRC services.";
|
||||
};
|
||||
};
|
||||
};
|
||||
|
||||
|
Reference in New Issue
Block a user