forked from pub-solar/infra
nachtigall: Disable debug info
This commit is contained in:
parent
de553e6c7b
commit
d935c946b5
1 changed files with 0 additions and 1 deletions
|
@ -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…
Add table
Reference in a new issue