mirror of
https://github.com/oddlama/nix-config.git
synced 2025-10-10 23:00:39 +02:00
chore: update nixpkgs
This commit is contained in:
parent
d5bca06a56
commit
ba66772cb1
8 changed files with 48 additions and 49 deletions
|
@ -80,12 +80,8 @@
|
|||
};
|
||||
};
|
||||
|
||||
dap = {
|
||||
enable = true;
|
||||
extensions = {
|
||||
dap-virtual-text.enable = true;
|
||||
dap-ui.enable = true;
|
||||
};
|
||||
};
|
||||
dap.enable = true;
|
||||
dap-virtual-text.enable = true;
|
||||
dap-ui.enable = true;
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue