diff options
| author | Gregor Kleen <gkleen@yggdrasil.li> | 2019-07-14 12:03:03 +0200 |
|---|---|---|
| committer | Gregor Kleen <gkleen@yggdrasil.li> | 2019-07-14 12:03:03 +0200 |
| commit | 67c0c72b1d7bc4a3c8ed3caee6e014091c3b3cfe (patch) | |
| tree | f90eb0afaa4dce6f4b1ce5a64b28475cd18b558e | |
| parent | c9f24ee6cf613d60ebf3979059c5cb5177bf271e (diff) | |
| download | nixos-67c0c72b1d7bc4a3c8ed3caee6e014091c3b3cfe.tar nixos-67c0c72b1d7bc4a3c8ed3caee6e014091c3b3cfe.tar.gz nixos-67c0c72b1d7bc4a3c8ed3caee6e014091c3b3cfe.tar.bz2 nixos-67c0c72b1d7bc4a3c8ed3caee6e014091c3b3cfe.tar.xz nixos-67c0c72b1d7bc4a3c8ed3caee6e014091c3b3cfe.zip | |
...
| -rw-r--r-- | hel.nix | 1 |
1 files changed, 0 insertions, 1 deletions
| @@ -472,7 +472,6 @@ | |||
| 472 | 472 | ||
| 473 | environment.variables = { | 473 | environment.variables = { |
| 474 | SSL_CERT_FILE = "/etc/ssl/certs/ca-certificates.crt"; | 474 | SSL_CERT_FILE = "/etc/ssl/certs/ca-certificates.crt"; |
| 475 | SANE_CONFIG_DIR = "/etc/sane.d"; | ||
| 476 | TPRINT_BASEURL = "http://bragi.asgard.yggdrasil/thermoprint/api"; | 475 | TPRINT_BASEURL = "http://bragi.asgard.yggdrasil/thermoprint/api"; |
| 477 | MPD_HOST = "bragi.asgard.yggdrasil"; | 476 | MPD_HOST = "bragi.asgard.yggdrasil"; |
| 478 | MPD_PORT = "6600"; | 477 | MPD_PORT = "6600"; |
