+1
-1
module.nix
+1
-1
module.nix
···
97
97
};
98
98
99
99
frontend = {
100
-
enabled = lib.mkEnableOption "serving the frontend from the backend. Disable to server the frontend manually"
100
+
enabled = lib.mkEnableOption "serving the frontend from the backend. Disable to serve the frontend manually"
101
101
// { default = true; };
102
102
103
103
dir = mkOption {
History
2 rounds
2 comments
isabelroses.com
submitted
#1
1 commit
expand
collapse
eeaec8af
fix(nix): typo
expand 1 comment
pull request successfully merged
isabelroses.com
submitted
#0
1 commit
expand
collapse
411a1236
fix(nix): typo
expand 1 comment
another typo in literally the same line ... server -> serve
i once again learn i cant type
lgtm kiitos