diff options
| author | jeschli <jeschli@gmail.com> | 2019-01-29 19:17:43 +0100 |
|---|---|---|
| committer | jeschli <jeschli@gmail.com> | 2019-01-29 19:17:43 +0100 |
| commit | 92f5e7ef0e7a4d44932d9a0207db06624cf6d3fe (patch) | |
| tree | 63476fd9540895458bf0f0bb9b05951444c3e2b4 /tv/1systems | |
| parent | 5630c40e3d30e3b1bb92a4852d7b462420bb05af (diff) | |
| parent | a10178e5e7afb819a211a94f306bd8f029677bb6 (diff) | |
Merge branch 'master' of prism.r:stockholm
Diffstat (limited to 'tv/1systems')
| -rw-r--r-- | tv/1systems/xu/config.nix | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/tv/1systems/xu/config.nix b/tv/1systems/xu/config.nix index b9c76cf..33f9539 100644 --- a/tv/1systems/xu/config.nix +++ b/tv/1systems/xu/config.nix @@ -20,6 +20,7 @@ with import <stockholm/lib>; <stockholm/tv/2configs/br.nix> <stockholm/tv/2configs/xp-332.nix> <stockholm/tv/2configs/xserver> + <stockholm/tv/2configs/xserver/xkiller.nix> { environment.systemPackages = with pkgs; [ @@ -156,10 +157,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; } |
