diff options
author | makefu <github@syntax-fehler.de> | 2016-02-22 14:26:59 +0100 |
---|---|---|
committer | makefu <github@syntax-fehler.de> | 2016-02-22 14:26:59 +0100 |
commit | a3dc898ce8757a9b14024ea97488915069549bca (patch) | |
tree | 5c9c57a45b9b6f423b427de460fdbe843ae2ed52 /makefu | |
parent | 63d2cc00b9f15565429e1ba414f5e73484f8730f (diff) |
ma 1 omo: remove obsolete nixpkgs rev
Diffstat (limited to 'makefu')
-rw-r--r-- | makefu/1systems/omo.nix | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/makefu/1systems/omo.nix b/makefu/1systems/omo.nix index 6cff35e9d..ca0bfd2b5 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; |