config: replaced options and config with options.shell and config.shell
This commit is contained in:
+1
-1
@@ -1,6 +1,6 @@
|
||||
{ config, lib, ... }:
|
||||
{
|
||||
options = {
|
||||
options.shell = {
|
||||
name = lib.mkOption {
|
||||
type = lib.types.str;
|
||||
#default = "nyx";
|
||||
|
||||
Reference in New Issue
Block a user