typo
This commit is contained in:
parent
70ff17a787
commit
29c7b36595
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@
|
||||||
let
|
let
|
||||||
cfg = config.modules.shell.nix.switch-to-configuration-ng;
|
cfg = config.modules.shell.nix.switch-to-configuration-ng;
|
||||||
in {
|
in {
|
||||||
options.modules.shell.nix.switch-configuration-ng = {
|
options.modules.shell.nix.switch-to-configuration-ng = {
|
||||||
enable = lib.mkEnableOption false;
|
enable = lib.mkEnableOption false;
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue