summaryrefslogtreecommitdiffstats
path: root/tv/2configs/ssh.nix
diff options
context:
space:
mode:
Diffstat (limited to 'tv/2configs/ssh.nix')
-rw-r--r--tv/2configs/ssh.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/tv/2configs/ssh.nix b/tv/2configs/ssh.nix
index 7bf58342..84d24736 100644
--- a/tv/2configs/ssh.nix
+++ b/tv/2configs/ssh.nix
@@ -1,6 +1,6 @@
{ config, pkgs, ... }:
-with config.krebs.lib;
+with import <stockholm/lib>;
{
# Override NixOS's "Allow DSA keys for now."