From c432c6646159569088452cc4caea1d3820ebe0f7 Mon Sep 17 00:00:00 2001 From: tv Date: Tue, 7 Mar 2017 23:24:31 +0100 Subject: tv: stockholm dependencies are default --- tv/1systems/wu.nix | 6 ------ tv/1systems/xu.nix | 5 ----- tv/1systems/zu.nix | 6 ------ tv/2configs/default.nix | 2 ++ 4 files changed, 2 insertions(+), 17 deletions(-) diff --git a/tv/1systems/wu.nix b/tv/1systems/wu.nix index 4cde8b90..328e71fd 100644 --- a/tv/1systems/wu.nix +++ b/tv/1systems/wu.nix @@ -19,12 +19,6 @@ with import ; ../2configs/xserver { environment.systemPackages = with pkgs; [ - - # stockholm - gnumake - hashPassword - parallel - # root cryptsetup diff --git a/tv/1systems/xu.nix b/tv/1systems/xu.nix index 2bab0f4b..8cf6146b 100644 --- a/tv/1systems/xu.nix +++ b/tv/1systems/xu.nix @@ -20,11 +20,6 @@ with import ; { environment.systemPackages = with pkgs; [ - # stockholm - gnumake - hashPassword - #haskellPackages.lentil - parallel # root cryptsetup diff --git a/tv/1systems/zu.nix b/tv/1systems/zu.nix index cabe7f6a..b1b2d58c 100644 --- a/tv/1systems/zu.nix +++ b/tv/1systems/zu.nix @@ -25,12 +25,6 @@ with import ; { environment.systemPackages = with pkgs; [ - # stockholm - gnumake - hashPassword - haskellPackages.lentil - parallel - # root cryptsetup diff --git a/tv/2configs/default.nix b/tv/2configs/default.nix index e170156a..4c10b2a2 100644 --- a/tv/2configs/default.nix +++ b/tv/2configs/default.nix @@ -38,6 +38,8 @@ with import ; # stockholm dependencies environment.systemPackages = with pkgs; [ git + gnumake + hashPassword populate ]; } -- cgit v1.2.3