whoops
This commit is contained in:
parent
6372fadd98
commit
744fb7c1be
1 changed files with 0 additions and 3 deletions
|
@ -9,9 +9,6 @@
|
||||||
with lib; let
|
with lib; let
|
||||||
cfg = config.modules.dev.editors.vscode.fhs;
|
cfg = config.modules.dev.editors.vscode.fhs;
|
||||||
in {
|
in {
|
||||||
imports = [
|
|
||||||
./fhs.nix
|
|
||||||
];
|
|
||||||
options.modules.dev.editors.vscode.fhs = {
|
options.modules.dev.editors.vscode.fhs = {
|
||||||
enable = mkEnableOption false;
|
enable = mkEnableOption false;
|
||||||
};
|
};
|
||||||
|
|
Loading…
Reference in a new issue