mirror of
https://github.com/nmasur/dotfiles
synced 2025-07-05 17:20:13 +00:00
introduce arrow host and deployment
This commit is contained in:
@ -111,6 +111,10 @@
|
||||
type = lib.types.str;
|
||||
description = "Hostname for IRC services.";
|
||||
};
|
||||
transmission = lib.mkOption {
|
||||
type = lib.types.str;
|
||||
description = "Hostname for peer2peer downloads (Transmission).";
|
||||
};
|
||||
};
|
||||
};
|
||||
|
||||
|
Reference in New Issue
Block a user