(temporarily) disable sysdig as it's incompatible to recent kernels
This commit is contained in:
parent
93cc3adbd0
commit
5d6c433c65
|
@ -192,7 +192,7 @@ in {
|
||||||
nix.buildCores = 0;
|
nix.buildCores = 0;
|
||||||
|
|
||||||
# package debugging
|
# package debugging
|
||||||
programs.sysdig.enable = true;
|
# programs.sysdig.enable = true;
|
||||||
|
|
||||||
# This value determines the NixOS release with which your system is to be
|
# This value determines the NixOS release with which your system is to be
|
||||||
# compatible, in order to avoid breaking some software such as database
|
# compatible, in order to avoid breaking some software such as database
|
||||||
|
|
Loading…
Reference in a new issue