summaryrefslogtreecommitdiffstats
path: root/tv/2configs/xu-qemu0.nix
diff options
context:
space:
mode:
authortv <tv@krebsco.de>2016-10-20 20:54:38 +0200
committertv <tv@krebsco.de>2016-10-20 20:54:38 +0200
commitad5f0d7819ee0c5bac10e426e21d236c075620d8 (patch)
treeb8394701a29087811ccb8b133aef261e66c34872 /tv/2configs/xu-qemu0.nix
parenta215010f30eafe2c193f34b8a8c4025b2897f583 (diff)
drop config.krebs.lib
Diffstat (limited to 'tv/2configs/xu-qemu0.nix')
-rw-r--r--tv/2configs/xu-qemu0.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/tv/2configs/xu-qemu0.nix b/tv/2configs/xu-qemu0.nix
index 0e4a91c..355a366 100644
--- a/tv/2configs/xu-qemu0.nix
+++ b/tv/2configs/xu-qemu0.nix
@@ -15,7 +15,7 @@ in
#
# make [install] system=xu-qemu0 target_host=10.56.0.101
-with config.krebs.lib;
+with import <stockholm/lib>;
{
networking.dhcpcd.denyInterfaces = [ "qemubr0" ];