another reorg; add options for full or minimal helix install
This commit is contained in:
@@ -2,6 +2,10 @@
|
||||
|
||||
with lib;
|
||||
{
|
||||
imports = [
|
||||
./development/helix.nix
|
||||
];
|
||||
|
||||
options.terminal = {
|
||||
nixUpdateLocation = mkOption {
|
||||
type = lib.types.nullOr lib.types.str;
|
||||
|
||||
Reference in New Issue
Block a user