From 7777777c41b26304ae92b9aa6a9bbd5c8fc8f35b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sandro=20J=C3=A4ckel?= Date: Mon, 5 Jun 2023 20:45:13 +0200 Subject: [PATCH] sshlog: 23.05 --- flake.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/flake.nix b/flake.nix index 0d92bf3b..cf6951fc 100644 --- a/flake.nix +++ b/flake.nix @@ -761,6 +761,7 @@ sshlogd.nixosModule ./hosts/sshlog ]; + nixos = inputs.nixos-23-05; }; stream = nixosSystem' {