summaryrefslogtreecommitdiffstats
path: root/makefu/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
commita3dc898ce8757a9b14024ea97488915069549bca (patch)
tree5c9c57a45b9b6f423b427de460fdbe843ae2ed52 /makefu/1systems/omo.nix
parent63d2cc00b9f15565429e1ba414f5e73484f8730f (diff)
ma 1 omo: remove obsolete nixpkgs rev
Diffstat (limited to 'makefu/1systems/omo.nix')
-rw-r--r--makefu/1systems/omo.nix1
1 files changed, 0 insertions, 1 deletions
diff --git a/makefu/1systems/omo.nix b/makefu/1systems/omo.nix
index 6cff35e9..ca0bfd2b 100644
--- a/makefu/1systems/omo.nix
+++ b/makefu/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;