feat: update nixd config
This commit is contained in:
parent
a5a784b2d5
commit
e45b2241fa
3 changed files with 22 additions and 10 deletions
|
|
@ -67,6 +67,7 @@
|
|||
|
||||
outputs = inputs@{ self, flake-parts, ... }:
|
||||
flake-parts.lib.mkFlake { inherit inputs; } {
|
||||
debug = true; # NOTE: for nixd
|
||||
imports = [
|
||||
inputs.pre-commit-hooks.flakeModule
|
||||
inputs.devshell.flakeModule
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue