fix(devshell): revert nix flake check improvement
Digga requires `devshell` as part of its handling.
This commit is contained in:
parent
9d08643a1e
commit
47907310d9
1 changed files with 1 additions and 1 deletions
|
@ -193,7 +193,7 @@
|
|||
};
|
||||
};
|
||||
|
||||
devshells.x86_64-linux.default = ./shell;
|
||||
devshell = ./shell;
|
||||
|
||||
homeConfigurations = digga.lib.mkHomeConfigurations self.nixosConfigurations;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue