diff options
author | tv <tv@krebsco.de> | 2016-02-08 01:07:03 +0100 |
---|---|---|
committer | tv <tv@krebsco.de> | 2016-02-08 01:07:03 +0100 |
commit | d98578e3e190463a341a94f2cc778ef886f9252d (patch) | |
tree | b7014811a1248c1e733c12f0a2025c2096eb0f3e /tv/2configs | |
parent | ec7dc8a5ace37cdf1005cabd5a8554f4dc73727e (diff) |
rm krebs.build.target
Diffstat (limited to 'tv/2configs')
-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 52d85f856..b5639af51 100644 --- a/tv/2configs/default.nix +++ b/tv/2configs/default.nix @@ -7,7 +7,6 @@ with lib; krebs.build = { user = config.krebs.users.tv; - target = mkDefault "root@${config.krebs.build.host.name}"; source = mapAttrs (_: mkDefault) ({ nixos-config = "symlink:stockholm/tv/1systems/${config.krebs.build.host.name}.nix"; nixpkgs = symlink:stockholm/nixpkgs; |