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