nachtigall: Disable debug info
This commit is contained in:
parent
de553e6c7b
commit
d935c946b5
|
@ -53,7 +53,6 @@
|
||||||
time.timeZone = "Etc/UTC";
|
time.timeZone = "Etc/UTC";
|
||||||
|
|
||||||
environment = {
|
environment = {
|
||||||
enableDebugInfo = true;
|
|
||||||
# just a couple of packages to make our lives easier
|
# just a couple of packages to make our lives easier
|
||||||
systemPackages = with pkgs; [ vim ];
|
systemPackages = with pkgs; [ vim ];
|
||||||
};
|
};
|
||||||
|
|
Loading…
Reference in a new issue