From bdb24fdbb21bf93b70a09734c60a8071c397da84 Mon Sep 17 00:00:00 2001 From: Minijackson Date: Fri, 28 May 2021 20:20:56 +0200 Subject: tinc: add TODO for removing use of unstable --- common/tinc.nix | 1 + 1 file changed, 1 insertion(+) (limited to 'common') diff --git a/common/tinc.nix b/common/tinc.nix index e06bd27..c77afb7 100644 --- a/common/tinc.nix +++ b/common/tinc.nix @@ -5,6 +5,7 @@ inputs: with lib; with builtins; { + # TODO: remove use of unstable for NixOS 21.05 imports = [ (inputs.nixpkgs-unstable.outPath + "/nixos/modules/services/networking/tinc.nix") ]; -- cgit v1.2.3