sourcephile
/
git
/
sourcephile-nix.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
mermet: unbound: provide a DNS cache for iodine users
[sourcephile-nix.git]
/
nixos
/
profiles
/
systems
/
debug.nix
diff --git
a/nixos/profiles/systems/debug.nix
b/nixos/profiles/systems/debug.nix
index 8fa3d4df6ae0ecc85c927d296910f5d28cb8008f..e9f0af1847ecdc255c7cab4905d18a9d87429630 100644
(file)
--- a/
nixos/profiles/systems/debug.nix
+++ b/
nixos/profiles/systems/debug.nix
@@
-11,7
+11,7
@@
systemd.coredump = {
environment.enableDebugInfo = true;
environment.systemPackages = [
#pkgs.valgrind
-
#
pkgs.gdb
+ pkgs.gdb
];
/*
environment.etc."sudo.conf".text = ''