Move to nixos-23.11
This commit is contained in:
parent
659fb33ca7
commit
38a7932c2c
25 changed files with 1001 additions and 543 deletions
modules/common
|
@ -46,6 +46,7 @@ let
|
|||
};
|
||||
|
||||
options.action = lib.mkOption {
|
||||
default = null;
|
||||
type = types.nullOr (types.oneOf [
|
||||
types.str
|
||||
myTypes.luaLiteral
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue