summaryrefslogtreecommitdiffstats
path: root/tv/1systems
diff options
context:
space:
mode:
authortv <tv@krebsco.de>2018-12-29 12:18:14 +0100
committertv <tv@krebsco.de>2018-12-29 13:17:53 +0100
commit9a5415b662e9aad91eb518bfb2aa3feffc5e7cd5 (patch)
treef457b5eab5b099ada1da21d450e61545dc3be76c /tv/1systems
parent32b2aff200edf3e73f6a2c9e3d6548e4985ecd9f (diff)
tv nixpkgs-overlays: RIP
Diffstat (limited to 'tv/1systems')
-rw-r--r--tv/1systems/xu/config.nix5
1 files changed, 0 insertions, 5 deletions
diff --git a/tv/1systems/xu/config.nix b/tv/1systems/xu/config.nix
index b9c76cf4..c47608aa 100644
--- a/tv/1systems/xu/config.nix
+++ b/tv/1systems/xu/config.nix
@@ -156,10 +156,5 @@ with import <stockholm/lib>;
# The NixOS release to be compatible with for stateful data such as databases.
system.stateVersion = "15.09";
- tv.nixpkgs-overlays = {
- krebs = "/home/tv/stockholm/krebs/5pkgs";
- tv = "/home/tv/stockholm/tv/5pkgs";
- };
-
virtualisation.virtualbox.host.enable = true;
}