add ssh to modules, export networking from blarm
This commit is contained in:
parent
cdf4b472ca
commit
56a64c1e0e
4 changed files with 86 additions and 40 deletions
|
@ -11,7 +11,7 @@ let
|
|||
in
|
||||
{
|
||||
options.${namespace}.apps.thunderbird = with types; {
|
||||
enable = mkBoolOpt false "Whether or not to enable Firefox.";
|
||||
enable = mkBoolOpt false "Whether or not to enable Thunderbird.";
|
||||
};
|
||||
|
||||
config = mkIf cfg.enable {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue