enable debug symbols, add emacs tf mode
This commit is contained in:
parent
29967fa5f5
commit
4f73790d22
@ -29,6 +29,7 @@
|
||||
};
|
||||
|
||||
environment = {
|
||||
enableDebugInfo = true;
|
||||
etc.nixpkgs.source = pkgs.path;
|
||||
systemPackages = with pkgs; [
|
||||
asciinema
|
||||
@ -93,6 +94,7 @@
|
||||
puppet-mode
|
||||
python-mode
|
||||
strace-mode
|
||||
terraform-mode
|
||||
verilog-mode
|
||||
yaml-mode
|
||||
])
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user