summaryrefslogtreecommitdiffstats
path: root/1systems/omo.nix
diff options
context:
space:
mode:
authormakefu <github@syntax-fehler.de>2016-02-22 14:26:59 +0100
committermakefu <github@syntax-fehler.de>2016-02-22 14:26:59 +0100
commit5af1af160604803196030d854752e5fab9398483 (patch)
tree2ea62a9fe2fc10ed840eb0b02b649a5758f82a15 /1systems/omo.nix
parent8733c0370eebbb9fe23a126da5642fdfde74c19f (diff)
ma 1 omo: remove obsolete nixpkgs rev
Diffstat (limited to '1systems/omo.nix')
-rw-r--r--1systems/omo.nix1
1 files changed, 0 insertions, 1 deletions
diff --git a/1systems/omo.nix b/1systems/omo.nix
index 6cff35e9d..ca0bfd2b5 100644
--- a/1systems/omo.nix
+++ b/1systems/omo.nix
@@ -40,7 +40,6 @@ in {
networking.firewall.allowedTCPPorts = [ 80 655 8080 ];
# services.openssh.allowSFTP = false;
- krebs.build.source.nixpkgs.rev = "d0e3cca04edd5d1b3d61f188b4a5f61f35cdf1ce";
# copy config from <secrets/sabnzbd.ini> to /var/lib/sabnzbd/
services.sabnzbd.enable = true;