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/2configs/default.nix | |
| parent | 5630c40e3d30e3b1bb92a4852d7b462420bb05af (diff) | |
| parent | a10178e5e7afb819a211a94f306bd8f029677bb6 (diff) | |
Merge branch 'master' of prism.r:stockholm
Diffstat (limited to 'tv/2configs/default.nix')
| -rw-r--r-- | tv/2configs/default.nix | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/tv/2configs/default.nix b/tv/2configs/default.nix index 484a337..e18ba31 100644 --- a/tv/2configs/default.nix +++ b/tv/2configs/default.nix @@ -92,7 +92,6 @@ with import <stockholm/lib>; environment.variables = { NIX_PATH = mkForce (concatStringsSep ":" [ "secrets=/var/src/stockholm/null" - "nixpkgs-overlays=${config.tv.nixpkgs-overlays}" "/var/src" ]); }; |
